- 01 Nov, 2009 3 commits
- 31 Oct, 2009 2 commits
- 30 Oct, 2009 5 commits
- 29 Oct, 2009 7 commits
-
-
antirez authored
EXPIRE behaviour changed a bit, a negative TTL or an EXPIREAT with unix time in the past will now delete the key. It seems saner to me than doing nothing.
-
antirez authored
-
antirez authored
Fixed Issue 74 (ERR just returned on invalid password), now the error message is -ERR invalid password.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 28 Oct, 2009 2 commits
- 27 Oct, 2009 4 commits
- 26 Oct, 2009 12 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
-
- 23 Oct, 2009 5 commits