TODO

changeset 18
d4822ae9d901
parent 10
c0af306fa54d
child 20
2cc1720b8633
equal deleted inserted replaced
17:5bede08f2f55 18:d4822ae9d901
1 Mooncached is a work in progress, and at the time of writing is rather basic. 1 Mooncached is a work in progress, and at the time of writing is rather basic.
2 2
3 Commands that need implementing: 3 Commands that need implementing:
4 * add
5 * replace
6 * delete
7 * append 4 * append
8 * prepend 5 * prepend
9 * cas 6 * cas
10 * gets 7 * gets
11 * incr 8 * incr
12 * decr 9 * decr
13 * stats 10 * stats
14 11
15 Other things: 12 Other things:
16 * Expiration times
17 * Purge keys on reaching RAM threshold 13 * Purge keys on reaching RAM threshold

mercurial