redict/tests/integration
Oran Agra 5a4ab7c7d2
Fix stream sanitization for non-int first value (#9553)
This was recently broken in #9321 when we validated stream IDs to be
integers but did that after to the stepping next record instead of before.
2021-09-26 18:46:22 +03:00
..
aof-race.tcl
aof.tcl Add ZMPOP/BZMPOP commands. (#9484) 2021-09-23 08:34:40 +03:00
block-repl.tcl
convert-ziplist-hash-on-load.tcl Replace all usage of ziplist with listpack for t_hash (#8887) 2021-08-10 09:18:49 +03:00
convert-ziplist-zset-on-load.tcl Replace all usage of ziplist with listpack for t_zset (#9366) 2021-09-09 18:18:53 +03:00
convert-zipmap-hash-on-load.tcl Replace all usage of ziplist with listpack for t_hash (#8887) 2021-08-10 09:18:49 +03:00
corrupt-dump-fuzzer.tcl
corrupt-dump.tcl Replace all usage of ziplist with listpack for t_zset (#9366) 2021-09-09 18:18:53 +03:00
dismiss-mem.tcl
failover.tcl
logging.tcl
psync2-master-restart.tcl PSYNC2: make partial sync possible after master reboot (#8015) 2021-09-13 15:39:11 +08:00
psync2-pingoff.tcl
psync2-reg.tcl
psync2.tcl
rdb.tcl Fix stream sanitization for non-int first value (#9553) 2021-09-26 18:46:22 +03:00
redis-benchmark.tcl Added URI support to redis-benchmark (cli and benchmark share the same uri-parsing methods) (#9314) 2021-09-14 19:45:06 +03:00
redis-cli.tcl
replication-2.tcl
replication-3.tcl Allow master to replicate command longer than replica's query buffer limit (#9340) 2021-08-08 17:34:11 -07:00
replication-4.tcl
replication-psync.tcl
replication.tcl fix replication test failure, probing the wrong log file (#9513) 2021-09-19 12:07:04 +03:00