- 08 Mar, 2011 14 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
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 1 commit
-
-
antirez authored
-