diff options
author | Saku Ytti <saku@ytti.fi> | 2013-04-19 12:36:45 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2013-04-19 12:41:29 +0300 |
commit | 96668cc2dc0367e3d1a3ec94265ce889b62d8ada (patch) | |
tree | 340f92a6dd4b68e41a946729c8fae34db7aff40b /TODO.md | |
parent | 9d217025fac3e335c308f02e7377e14ccfdc0e66 (diff) |
Add restful API
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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? |