mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 08:38:27 -05:00
22b9bf1594
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. |
||
---|---|---|
.. | ||
hash.tcl | ||
list.tcl | ||
set.tcl | ||
zset.tcl |