| .. |
|
cluster
|
Add LTRIM/LREM and RM_StringTruncate() memory tracking tests (#14751)
|
2026-01-29 13:04:46 +02:00 |
|
moduleapi
|
Add LTRIM/LREM and RM_StringTruncate() memory tracking tests (#14751)
|
2026-01-29 13:04:46 +02:00 |
|
type
|
Add separate statistics for active expiration of keys and hash fields (#14727)
|
2026-01-22 22:30:25 +08:00 |
|
acl-v2.tcl
|
Fix Read/Write key pattern selector (CVE-2024-51741)
|
2025-01-13 21:20:19 +02:00 |
|
acl.tcl
|
Free current client asynchronously after user permissions changes (#13274)
|
2024-05-30 22:09:30 +08:00 |
|
aofrw.tcl
|
Introduce DEBUG_DEFRAG compilation option to allow run test with activedefrag when allocator is not jemalloc (#14326)
|
2025-09-10 12:52:20 +08:00 |
|
auth.tcl
|
Adding AGPLv3 as a license option to Redis! (#13997)
|
2025-05-01 14:04:22 +01:00 |
|
bitfield.tcl
|
Add BITFIELD_RO basic tests for non-repl use cases (#12187)
|
2023-05-18 12:16:46 +03:00 |
|
bitops.tcl
|
Merge 00a7f7173c into b5a37c0e42
|
2026-02-04 04:53:19 +07:00 |
|
client-eviction.tcl
|
Reply Copy Avoidance (#14608)
|
2026-01-19 11:09:16 +08:00 |
|
dump.tcl
|
Fix RESTORE with TTL (#14071)
|
2025-05-28 08:02:10 +03:00 |
|
expire.tcl
|
Add separate statistics for active expiration of keys and hash fields (#14727)
|
2026-01-22 22:30:25 +08:00 |
|
functions.tcl
|
Trigger Lua GC after script loading (#13407)
|
2024-07-16 09:28:47 +08:00 |
|
geo.tcl
|
adding geo command edge cases tests (#12274)
|
2023-06-20 12:50:03 +03:00 |
|
hotkeys.tcl
|
Add cmd tips for HOTKEYS. Return err when hotkeys START specifies invalid slots (#14761)
|
2026-02-03 17:54:32 +02:00 |
|
hyperloglog.tcl
|
Fix MurmurHash64A overflow in HyperLogLog with 2GB+ entries
|
2025-11-05 15:33:34 +02:00 |
|
info-command.tcl
|
Make INFO command variadic (#6891)
|
2022-02-08 13:14:42 +02:00 |
|
info-keysizes.tcl
|
Add key allocation sizes histogram (#14695)
|
2026-01-22 09:40:04 +02:00 |
|
info.tcl
|
Reply Copy Avoidance (#14608)
|
2026-01-19 11:09:16 +08:00 |
|
introspection-2.tcl
|
Fix ACL key-pattern bypass in MSETEX command (#14659)
|
2026-01-08 08:41:55 +02:00 |
|
introspection.tcl
|
Fix test failure when using bind "*" in introspection.tcl (#14745)
|
2026-01-27 20:50:06 +08:00 |
|
keyspace.tcl
|
Add per key memory accounting (#14363)
|
2025-10-23 12:36:29 +03:00 |
|
latency-monitor.tcl
|
Add printing for LATENCY related tests (#12514)
|
2023-08-27 11:42:55 +03:00 |
|
lazyfree.tcl
|
Fix timing issue in lazyfree test (#13926)
|
2025-04-13 20:32:16 +08:00 |
|
limits.tcl
|
Improve test suite to handle external servers better. (#9033)
|
2021-06-09 15:13:24 +03:00 |
|
maxmemory.tcl
|
Fix some test timing issues in replication.tcl and maxmemory.tcl (#14718)
|
2026-01-20 19:25:15 +08:00 |
|
memefficiency.tcl
|
Reply Copy Avoidance (#14608)
|
2026-01-19 11:09:16 +08:00 |
|
multi.tcl
|
Fix propagation of entries_read by calling streamPropagateGroupID unconditionally (#12898)
|
2024-02-29 09:48:20 +02:00 |
|
networking.tcl
|
Prefetch client fields before prefetching command-related data (#14700)
|
2026-01-18 20:14:39 +08:00 |
|
obuf-limits.tcl
|
Reply Copy Avoidance (#14608)
|
2026-01-19 11:09:16 +08:00 |
|
oom-score-adj.tcl
|
Check user's oom_score_adj write permission for oom-score-adj test (#13111)
|
2024-03-05 14:42:28 +02:00 |
|
other.tcl
|
Cluster compatibility check (#13846)
|
2025-03-20 10:35:53 +08:00 |
|
pause.tcl
|
Fix timeout waiting for blocked clients in pause test (#14716)
|
2026-01-20 17:12:22 +08:00 |
|
printver.tcl
|
Print version info before running the test
|
2011-05-20 11:44:54 +02:00 |
|
protocol.tcl
|
Fix some flakiness tests (#14303)
|
2025-08-27 11:11:59 +08:00 |
|
pubsub.tcl
|
Fix KSN for HSETEX command when FXX/FNX is used (#14150)
|
2025-07-21 13:59:01 +03:00 |
|
pubsubshard.tcl
|
Async IO Threads (#13695)
|
2024-12-23 14:16:40 +08:00 |
|
querybuf.tcl
|
Adding AGPLv3 as a license option to Redis! (#13997)
|
2025-05-01 14:04:22 +01:00 |
|
quit.tcl
|
flushSlavesOutputBuffers should not write to replicas scheduled to drop (#12242)
|
2023-06-12 14:05:34 +03:00 |
|
replybufsize.tcl
|
Reply Copy Avoidance (#14608)
|
2026-01-19 11:09:16 +08:00 |
|
scan.tcl
|
SCAN: restore original filter order (#14537)
|
2025-11-25 15:30:43 +08:00 |
|
scripting.tcl
|
Lua script may lead to integer overflow and potential RCE (CVE-2025-46817)
|
2025-10-30 13:02:49 +08:00 |
|
shutdown.tcl
|
Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#12064)
|
2023-04-18 16:14:26 +03:00 |
|
slowlog.tcl
|
Exit early if slowlog/acllog max len set to zero (#12965)
|
2024-01-22 16:01:04 -08:00 |
|
sort.tcl
|
Fix get # option in sort command (#13608)
|
2024-10-22 09:55:00 +08:00 |
|
tls.tcl
|
Add TLS certificate-based automatic client authentication (#14610)
|
2025-12-25 14:07:58 +02:00 |
|
tracking.tcl
|
Bump codespell from 2.2.4 to 2.2.5 (#12557)
|
2023-09-08 16:10:17 +03:00 |
|
violations.tcl
|
Run large-memory tests as solo. (#10626)
|
2022-04-24 17:29:35 +03:00 |
|
wait.tcl
|
CLIENT UNBLOCK should't be able to unpause paused clients (#14164)
|
2025-07-24 15:20:04 +08:00 |