- 28 Oct, 2009 2 commits
- 27 Oct, 2009 7 commits
- 26 Oct, 2009 13 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
A trivial change makes the new implementation O(log(N)) instead of O(log(N))+O(M) when there are M repeated scores!
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
backward support to skiplists for ZREVRANGE, still broken, committing since I've to merge the Solaris patches
-
antirez authored
-
antirez authored
-
- 23 Oct, 2009 8 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
initial skiplist implementation. Most memory checks removed and zmalloc() modified to fail with an error message and abort. Anyway Redis is not designed to recover from out of memory conditions.
-
- 22 Oct, 2009 2 commits
- 21 Oct, 2009 2 commits
- 20 Oct, 2009 1 commit
-
-
antirez authored
Imporant bug leading to data corruption fixed (NOT affecting stable distribution), Tcl client lib MSET/MSETNX implementation fixed, Added new tests for MSET and MSETNX in test-redis.tcl
-
- 17 Oct, 2009 2 commits
- 16 Oct, 2009 3 commits