- 04 Jun, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 03 Jun, 2010 1 commit
-
-
antirez authored
top level keys are no longer redis objects but sds strings. There are still a few bugs to fix when VM is enabled
-
- 31 May, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 25 May, 2010 1 commit
-
-
antirez authored
-
- 20 May, 2010 1 commit
-
-
antirez authored
-
- 16 May, 2010 1 commit
-
-
antirez authored
-
- 14 May, 2010 1 commit
-
-
antirez authored
-
- 07 May, 2010 1 commit
-
-
antirez authored
-
- 09 Apr, 2010 1 commit
-
-
antirez authored
-
- 08 Apr, 2010 1 commit
-
-
antirez authored
Prevent hash table resize while there are active child processes in order to play well with copy on write
-
- 26 Mar, 2010 1 commit
-
-
antirez authored
Fixed a critical replication bug: binary values issued with the multi bulk protocol caused a protocol desync with slaves.
-
- 18 Mar, 2010 1 commit
-
-
antirez authored
-
- 14 Mar, 2010 1 commit
-
-
antirez authored
-
- 08 Mar, 2010 1 commit
-
-
antirez authored
-
- 28 Jan, 2010 1 commit
-
-
antirez authored
-
- 22 Jan, 2010 1 commit
-
-
antirez authored
-
- 17 Jan, 2010 1 commit
-
-
antirez authored
-
- 11 Jan, 2010 3 commits
- 05 Jan, 2010 1 commit
-
-
antirez authored
-
- 02 Jan, 2010 1 commit
-
-
antirez authored
-
- 29 Dec, 2009 1 commit
-
-
antirez authored
-
- 30 Nov, 2009 1 commit
-
-
antirez authored
Fixed issued #85 (getDecodedObject: Assertion 1 != 1 failed. While sorting a set), added a smarter assert() function to dump the stacktrace, provided a macro to initalize Redis objects on the stack to avoid this kind of bugs.
-
- 26 Nov, 2009 1 commit
-
-
antirez authored
log rebuilding, random refactoring, work in progress please wait for an OK commit before to use this version
-
- 10 Nov, 2009 1 commit
-
-
antirez authored
-