1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-02-04 19:14:24 +00:00
yggdrasil-api/README.md

15 lines
417 B
Markdown
Raw Normal View History

2018-06-26 23:54:03 +02:00
# ygg-node-db
server to collect DHT views from yggdrasil nodes and store in a data base
2018-06-30 23:07:05 +02:00
2018-06-30 23:07:17 +02:00
### send-view.py
2018-06-30 23:07:05 +02:00
Very simple to use just add in crontab and run once an hour.
2018-07-01 21:48:31 +02:00
## Todo
add Triggers to database for self cleaning of old entrys
add postgress function for alternative use
2018-07-02 23:03:21 +02:00
create an alternative to send-view to collect from multiple nodes and send(rare use case as admin api isnt secure to leave open)