]> git.saurik.com Git - redis.git/blobdiff - Changelog
fuzz stresser implemented in redis-test
[redis.git] / Changelog
index bdd99731fbf8a0d8bc30c6d4515859be30c60c4a..8014317c2a9e73a456a2840595f85bfdf3505afd 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+2009-04-29 fixed for HT resize check 32bits overflow
+2009-04-29 Check for fork() failure in background saving
+2009-04-29 fix for the LZF off-by-one bug added
+2009-04-28 print bytes used at exit on SHUTDOWN
+2009-04-28 SMOVE test added
+2009-04-28 SMOVE command implemented
+2009-04-28 less CPU usage in command parsing, case insensitive config directives
+2009-04-28 GETSET command doc added
 2009-04-28 GETSET tests
 2009-04-28 GETSET implemented
 2009-04-27 ability to specify a different file name for the DB