# HG changeset patch # User Matthew Wild # Date 1280622193 -3600 # Node ID c0af306fa54d4fd2c5a958edfaa0bc97f93c3db2 # Parent ff6a712c26c8b34a725b647ab170b5ca9624905d Add TODO diff -r ff6a712c26c8 -r c0af306fa54d TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TODO Sun Aug 01 01:23:13 2010 +0100 @@ -0,0 +1,17 @@ +Mooncached is a work in progress, and at the time of writing is rather basic. + +Commands that need implementing: + * add + * replace + * delete + * append + * prepend + * cas + * gets + * incr + * decr + * stats + +Other things: + * Expiration times + * Purge keys on reaching RAM threshold