Add TODO

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

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 01 Aug 2010 01:23:13 +0100
changeset 10
c0af306fa54d
parent 9
ff6a712c26c8
child 11
85c18da60925

Add TODO

TODO file | annotate | diff | comparison | revisions
--- /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

mercurial