TODO

Sun, 01 Aug 2010 13:24:24 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 01 Aug 2010 13:24:24 +0100
changeset 19
61c4d7f8279c
parent 18
d4822ae9d901
child 20
2cc1720b8633
permissions
-rw-r--r--

Add 'incr' and 'decr' commands (32-bit only)

Mooncached is a work in progress, and at the time of writing is rather basic.

Commands that need implementing:
 * append
 * prepend
 * cas
 * gets
 * incr
 * decr
 * stats

Other things:
 * Purge keys on reaching RAM threshold

mercurial