From a054bce98dc8d3f71115083dc5b1d1ee075fe22c Mon Sep 17 00:00:00 2001 From: Stephen Hoogendijk Date: Fri, 3 Jul 2015 16:04:40 +0200 Subject: [PATCH] Updated readme with todo list --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e809efad2..aeddab3f5 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,16 @@ Some functions are too general for a database. So these are available in the cli $result = $client->listDatabases(); ``` +## Todo + +* Add UDP support +* Add more admin features +* More unit tests +* Increase documentation (wiki?) +* Add more features to the query builder +* Add validation to RetentionPolicy + + ## Changelog ####0.1.1