From eb6b3b80e69e3df7ef7bcf324826f35c61377ea7 Mon Sep 17 00:00:00 2001 From: manos Date: Thu, 20 Jul 2017 14:10:12 +0200 Subject: [PATCH] change TODO --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 3251a77..51c1c56 100644 --- a/TODO.md +++ b/TODO.md @@ -6,13 +6,13 @@ Result: `{"error":{"statuscode":400,"statusdesc":"Bad Request","errormessage":"Interval is too big for this resolution"}}` ## Features +- Better string replacemen ### Extend output possibilities - Elasticsearch -- Raw MySQL statements ### Interfaces improvements - error handling and output - + - Properly handle mysql errors ### Extend functionality - Support different resolutions (now only hourly, API supports 'hour, day, week')