..
aof-multi-part.tcl
Discover and fix new typos ( #1446 )
2024-12-17 17:45:43 -08:00
aof-race.tcl
Replace "redis" with "valkey" test code ( #287 )
2024-04-18 15:57:17 +02:00
aof.tcl
Try to stabilize aof test ( #2399 )
2025-07-31 16:11:19 +08:00
block-repl.tcl
Attempt to solve MacOS CI issues in GH Actions ( #12013 )
2023-04-12 09:19:21 +03:00
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
rename procedure redis_deferring_client to valkey_deferring_client ( #270 )
2024-04-09 10:38:09 -04:00
corrupt-dump.tcl
Fix 'load corrupted rdb with no CRC' test ( #12629 )
2023-10-03 11:09:25 +03:00
cross-version-replication.tcl
Add cross engine (Redis OSS) compatible test ( #2336 )
2025-07-14 09:59:34 -07:00
dismiss-mem.tcl
rename procedure redis_deferring_client to valkey_deferring_client ( #270 )
2024-04-09 10:38:09 -04:00
dual-channel-replication.tcl
Update dual channel replication conf to mention the local buffer is imited by COB ( #2824 )
2025-11-23 23:27:50 +08:00
failover.tcl
Redirect blocked clients after failover ( #2329 )
2025-09-29 11:13:06 +02:00
logging.tcl
Redact protocol error log when hide-user-data-from-log enabled ( #1889 )
2025-03-31 10:46:20 +03:00
psync2-master-restart.tcl
Dual channel replication ( #60 )
2024-07-17 13:59:33 -07:00
psync2-pingoff.tcl
Deflake chained replicas disconnect ( #574 )
2024-06-02 20:53:39 -07:00
psync2-reg.tcl
Remove trademarked language in code comments ( #223 )
2024-04-09 10:24:03 +02:00
psync2.tcl
Remove trademarked language in code comments ( #223 )
2024-04-09 10:24:03 +02:00
rdb.tcl
Perform data cleanup during RDB load on successful version/signature validation ( #2600 )
2025-11-18 17:08:10 -08:00
replica-redirect.tcl
Redirect blocked clients after failover ( #2329 )
2025-09-29 11:13:06 +02:00
replication-2.tcl
Attempt to solve MacOS CI issues in GH Actions ( #12013 )
2023-04-12 09:19:21 +03:00
replication-3.tcl
Remove EVAL script verbatim replication, propagation, and deterministic execution logic ( #9812 )
2021-12-21 08:32:42 +02:00
replication-4.tcl
Allow partial sync after loading AOF with preamble ( #2366 )
2025-11-11 12:41:27 +01:00
replication-buffer.tcl
Dual Channel Replication - Verify Replica Local Buffer Limit Configuration ( #989 )
2024-09-10 17:26:28 -07:00
replication-psync.tcl
Run external cluster tests with multiple databases ( #2176 )
2025-06-11 09:38:43 +02:00
replication.tcl
move clientCron onto a separate timer ( #1387 )
2025-02-04 13:02:37 -08:00
scan-family-consistency.tcl
Fix SCAN consistency test to only test what we guarantee ( #2853 )
2025-11-18 16:06:20 +01:00
shutdown.tcl
Fix flaky shutdown tests caused by timing issue ( #1960 )
2025-04-15 15:08:50 -07:00
skip-rdb-checksum.tcl
skip CRC checksumming during diskless full sync with TLS enabled. ( #1479 )
2025-02-04 12:08:26 +02:00
valkey-benchmark.tcl
Fix the failing warmup and duration are cumulative ( #2854 )
2025-11-17 21:26:12 +01:00
valkey-check-rdb.tcl
Relaxed RDB check for foreign RDB formats ( #2543 )
2025-09-04 17:19:52 +02:00
valkey-cli.tcl
Allow mixing quoted and unquoted inline args ( #2098 )
2025-05-19 17:32:44 +02:00