TODO

Sun, 01 Aug 2010 12:17:31 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 01 Aug 2010 12:17:31 +0100
changeset 14
578214a34ded
parent 10
c0af306fa54d
child 18
d4822ae9d901
permissions
-rw-r--r--

Implement initial expiry support

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

mercurial