X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=TODO;h=60a1d884ef57647cfdd582b74cf156883b4a51cf;hb=2f289c64f625962d945ec3bee80f36bc5c61ee35;hp=64ad32e4baebbff4705511eee36fc89fb06e8638;hpb=b17eff0fd7c48f66c907f5a4c9d4df3eda1a381b;p=m6w6%2Flibmemcached diff --git a/TODO b/TODO index 64ad32e4..60a1d884 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,16 @@ +- Clients (src/bin): + - consolidate CLI + - convert to proper C++ where applicable +- Stats: + - redo +-Deprecations: + - UDP, disabled by default from memcached-1.5.6 + soft (maybe only discourage in docs) + - API: + - memcached_delete(): expires param is obsolete + +## Legacy: + - Write a shell application (?) - Fix version in command line tools - Write (more) test cases for all command line tools (!!!)