- 09 Feb, 2010 1 commit
-
-
antirez authored
-
- 07 Feb, 2010 1 commit
-
-
antirez authored
-
- 06 Feb, 2010 1 commit
-
-
Sam Hendley authored
Added "withscores" option to zrangebyscore command. Based on withscores support in zrange function, ugliest part was the argument parsing to handle using it with the limit option.
-
- 04 Feb, 2010 1 commit
-
-
antirez authored
-
- 15 Jan, 2010 4 commits
- 12 Jan, 2010 2 commits
- 29 Dec, 2009 1 commit
-
-
antirez authored
-
- 23 Dec, 2009 1 commit
-
-
antirez authored
-
- 18 Dec, 2009 9 commits
- 16 Dec, 2009 1 commit
-
-
antirez authored
-
- 15 Dec, 2009 6 commits
-
-
antirez authored
Two important fixes to append only file: zero length values and expires. A pretty neat new test to check consistency of randomly build datasets against snapshotting and AOF.
-
antirez authored
-
antirez authored
-
antirez authored
Fixed some subtle bug in the command processing code almost impossible to spot in the real world, thanks to gcov
-
antirez authored
-
antirez authored
-
- 14 Dec, 2009 1 commit
-
-
antirez authored
-
- 06 Dec, 2009 1 commit
-
-
antirez authored
-
- 01 Dec, 2009 1 commit
-
-
antirez authored
-
- 29 Nov, 2009 1 commit
-
-
antirez authored
-
- 28 Nov, 2009 4 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c modified in order to report the multiplexing API in use
-
antirez authored
Enabled object encoding for multiple keys in MSET. Added a test for memory leaks in test-redis.tcl when running on Mac OS X
-
- 24 Nov, 2009 1 commit
-
-
antirez authored
DEBUG RELOAD implemented, and test-redis.tcl modified to use it to check for persistence consistency.
-
- 21 Nov, 2009 3 commits