- 08 Mar, 2011 4 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
This also optimizes ZREVRANGEBYSCORE for pathological cases where a sorted set contains many elements with the same score. Previously, it would traverse the list from back to front in such a case.
-
Pieter Noordhuis authored
-
- 07 Mar, 2011 1 commit
-
-
antirez authored
-
- 06 Mar, 2011 5 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 04 Mar, 2011 5 commits
- 01 Mar, 2011 1 commit
-
-
antirez authored
-
- 28 Feb, 2011 10 commits
-
-
antirez authored
fix type in rdbSaveKeyValuePair() when saving an intset. Don't merge this commit into 2.2 as will not apply cleanly.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
save ziplist encoded type as a different type id. Done as separated commit since this is the part that will not merge cleanly in 2.2
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 25 Feb, 2011 2 commits
- 23 Feb, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 22 Feb, 2011 4 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
fixed color support for test suite. Now colors are shown as long as there is xterm somewhere inside the TERM env var
-
Paul Gideon Dann authored
-
- 21 Feb, 2011 3 commits
- 17 Feb, 2011 1 commit
-
-
antirez authored
-
- 16 Feb, 2011 1 commit
-
-
antirez authored
-
- 14 Feb, 2011 1 commit
-
-
antirez authored
-
- 11 Feb, 2011 1 commit
-
-
antirez authored
fixed two diskstore issues, a quasi-deadlock creating problems with I/O speed and a race condition among threads
-