Pieter Noordhuis acb51177dc Move logic concerned with zset ranges
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.
2011-03-08 10:57:24 +01:00
..
2010-06-02 23:22:25 +02:00
2010-12-15 11:49:39 +01:00
2010-08-03 14:25:22 +02:00
2010-06-16 11:03:23 +02:00
2010-10-15 12:54:53 +02:00