summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2013-04-19 12:36:45 +0300
committerSaku Ytti <saku@ytti.fi>2013-04-19 12:41:29 +0300
commit96668cc2dc0367e3d1a3ec94265ce889b62d8ada (patch)
tree340f92a6dd4b68e41a946729c8fae34db7aff40b /TODO.md
parent9d217025fac3e335c308f02e7377e14ccfdc0e66 (diff)
Add restful API
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index e2ba06d..d67a0bc 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,11 +15,6 @@ I don't really need it myself, since I don't have platforms where it would be ne
* should we try to avoid max threads from being hit? (like maybe non-success thread is pulling average?)
-# restful API (puma+sinatra):
- * ask to reload node list
- * move node to head of queue
-
-
# config
* save keys as strings, load as symbols?