testing: flush
[awesomized/libmemcached] / TODO
1 - Clients (src/bin):
2 - consolidate CLI
3 - convert to proper C++ where applicable
4 - Stats:
5 - redo
6
7 ## Legacy:
8
9 - Write a shell application (?)
10 - Fix version in command line tools
11 - Write (more) test cases for all command line tools (!!!)
12 - Write some sort of "default" options bit for tools
13 - More examples using libraries
14 - Doxygen?
15 - implement more connection/hash algo
16 - implement compression
17 - Revisit get() code (look for performance enhancements)
18 - Add support for managing servers for clusters.
19 - Build embedded version