X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=013aa85de2ed840426bcb6cfd8c4af2d60f86133;hb=de6f641f28758fdbc7890735370adc961a34dc1d;hp=d3682c98dca824f09a8e42862178be788b417bcf;hpb=e86b704343e8717e1baae2b3e1d6c6356b2e0dd2;p=m6w6%2Flibmemcached diff --git a/TODO b/TODO index d3682c98..013aa85d 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,19 @@ +- Clients (src/bin): + - consolidate CLI + - convert to proper C++ where applicable +- Stats: + - redo + +## Legacy: + - Write a shell application (?) - Fix version in command line tools - Write (more) test cases for all command line tools (!!!) - Write some sort of "default" options bit for tools - More examples using libraries - Doxygen? -- Make a "make deb"... or accept patch... - implement more connection/hash algo - implement compression +- Revisit get() code (look for performance enhancements) +- Add support for managing servers for clusters. +- Build embedded version