Updated readme with todo list

This commit is contained in:
Stephen Hoogendijk
2015-07-03 16:04:40 +02:00
parent de12f7f6c0
commit a054bce98d
+10
View File
@@ -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