redict/tests/unit/type
guybe7 6bb5503524
More efficient self-XCLAIM (#8098)
when the same consumer re-claim an entry that it already has, there's
no need to remove-and-insert if it's the same rax.
we do need to update the idle time though.
this commit only improves efficiency (doesn't change behavior).
2020-12-07 21:31:35 +02:00
..
hash.tcl Sanitize dump payload: improve tests of ziplist and stream encodings 2020-12-06 14:54:34 +02:00
incr.tcl skip a test that uses +inf on valgrind (#7440) 2020-07-10 08:29:02 +03:00
list-2.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00
list-3.tcl Test: new randomized stress tester for #3343 alike bugs. 2016-06-28 09:42:20 +02:00
list-common.tcl list test split into smaller parts 2011-07-11 11:30:46 +02:00
list.tcl Sanitize dump payload: improve tests of ziplist and stream encodings 2020-12-06 14:54:34 +02:00
set.tcl Implement SMISMEMBER key member [member ...] (#7615) 2020-08-11 11:55:06 +03:00
stream-cgroups.tcl More efficient self-XCLAIM (#8098) 2020-12-07 21:31:35 +02:00
stream.tcl Adds exclusive ranges to X[REV]RANGE (#8072) 2020-12-03 14:36:48 +02:00
string.tcl Getset fix (#8118) 2020-12-01 11:46:45 -08:00
zset.tcl ZREVRANGEBYSCORE Optimization for out of range offset (#5773) 2020-11-17 18:35:56 +02:00