From b7e820f220c5d24a6a32c20659da926655a0432e Mon Sep 17 00:00:00 2001 From: yakamok <38737288+yakamok@users.noreply.github.com> Date: Sun, 8 Jul 2018 23:30:41 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eefe213..518c82f 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ send-view.py 192.168.1.100 9001 ## Todo -add Triggers to database for self cleaning of old entrys +__seperate out request for the api:__ +- current/ for active nodes +- old/ anything older than 4hrs +- all/ new and old together + add rate limiting for sends and requests add postgress function for alternative use