summaryrefslogtreecommitdiff
path: root/tests/unit/keyspace.tcl
Commit message (Expand)AuthorAgeFilesLines
* String pattern matching had exponential time complexity on pathological patte...Oran Agra2023-02-281-0/+6
* Add listpack encoding for list (#11303)sundb2022-11-161-2/+9
* Listpack encoding for sets (#11290)Viktor Söderqvist2022-11-091-24/+21
* Add external test that runs without debug command (#9964)Oran Agra2021-12-191-18/+18
* Replace all usage of ziplist with listpack for t_zset (#9366)sundb2021-09-091-2/+2
* Replace all usage of ziplist with listpack for t_hash (#8887)sundb2021-08-101-2/+2
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-182/+192
* Improve dbid range check for SELECT, MOVE, COPY (#8085)sundb2020-12-011-2/+2
* Add COPY command (#7953)swamp04072020-11-171-0/+207
* Test: MOVE expire test improved.antirez2015-09-141-0/+13
* MOVE now can move TTL metadata as well.antirez2015-09-141-0/+13
* Test: split basic unit into string, incr, keyspace units.antirez2015-02-251-0/+249