]> git.saurik.com Git - redis.git/blobdiff - TODO
GETSET command doc added
[redis.git] / TODO
diff --git a/TODO b/TODO
index 9b2fb3535635283661e6b6e8b13fc10536ee3a51..bb162494b4560e14e0b3c9ea7a2281628f1fc39c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ BEFORE REDIS 1.0.0-rc1
 - What happens if the saving child gets killed instead to end normally? Handle this.
 - Make sinterstore / unionstore / sdiffstore returning the cardinality of the resulting set.
 - Remove max number of args limit
-- GETSET
 - network layer stresser in test in demo, make sure to set/get random streams of data and check that what we read back is byte-by-byte the same.
 - maxclients directive
 - check 'server.dirty' everywere