redict/tests/unit/type
Pieter Noordhuis 22b9bf1594 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
..
hash.tcl Return error to client on wrong type for HMGET 2010-10-26 12:33:17 +02:00
list.tcl Fix case and indent 2010-12-06 16:04:42 +01:00
set.tcl intset stress testing added, ziplist stress testing relocated in a more appropriate place 2010-09-24 11:15:06 +02:00
zset.tcl Move logic concerned with zset ranges 2011-03-08 10:57:24 +01:00