redis/tests/unit/cluster
Mincho Paskalev b1a53ea21f
Some checks failed
CI / test-ubuntu-latest (push) Has been cancelled
CI / test-sanitizer-address (push) Has been cancelled
CI / build-debian-old (push) Has been cancelled
CI / build-macos-latest (push) Has been cancelled
CI / build-32bit (push) Has been cancelled
CI / build-libc-malloc (push) Has been cancelled
CI / build-centos-jemalloc (push) Has been cancelled
CI / build-old-chain-jemalloc (push) Has been cancelled
Codecov / code-coverage (push) Has been cancelled
External Server Tests / test-external-standalone (push) Has been cancelled
External Server Tests / test-external-cluster (push) Has been cancelled
External Server Tests / test-external-nodebug (push) Has been cancelled
Spellcheck / Spellcheck (push) Has been cancelled
Add error on enabling memory tracking in non-clustered mode (#15005)
Enabling memory tracking is forbidden during runtime if it is already
disabled. In non-clustered mode though the checks were incorrect so this
PR enforces the correct behavior in non-clustered environment.
2026-05-15 18:35:07 +03:00
..
announced-endpoints.tcl Fix cluster-announce-ip rejecting hostnames (#15188) 2026-05-14 14:10:41 +03:00
atomic-slot-migration.tcl Fix gen_write_load error on MOVED/ASK during atomic-slot-migration tests (#15016) 2026-04-15 08:34:40 +08:00
cli.tcl redis-cli adds -4 / -6 options to determine IPV4 / IPV6 priority in DNS lookup (#11315) 2023-12-24 10:40:34 +02:00
cluster-response-tls.tcl Support TLS service when "tls-cluster" is not enabled and persist both plain and TLS port in nodes.conf (#12233) 2023-06-26 07:43:38 -07:00
failure-marking.tcl When one shard, sole primary node marks potentially failed replica as FAIL instead of PFAIL (#12824) 2024-01-11 15:48:19 -08:00
hostnames.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
human-announced-nodename.tcl Make nodename test more consistent (#12330) 2023-06-20 18:00:55 -07:00
internal-secret.tcl Fix internal-secret test flakiness under slow environment (#14024) 2025-05-14 16:31:41 +08:00
links.tcl Attempt to solve MacOS CI issues in GH Actions (#12013) 2023-04-12 09:19:21 +03:00
misc.tcl RED-135816: Lookahead pre-fetching (#14440) 2025-10-23 00:16:32 +08:00
multi-slot-operations.tcl Use flush db if sflush all owned slots (#14887) 2026-03-17 09:33:37 +08:00
scripting.tcl fix scripts access wrong slot if they disagree with pre-declared keys (#12906) 2024-01-15 09:57:12 +08:00
sharded-pubsub.tcl Fix sharded pubsub unsubscribe lookup using cached command slot (#15094) 2026-04-29 22:04:06 +08:00
slot-ownership.tcl bugfix:del keys in slot replicate to replica, and trigger other invalidations (#11084) 2022-08-28 11:37:26 +03:00
slot-stats.tcl Add error on enabling memory tracking in non-clustered mode (#15005) 2026-05-15 18:35:07 +03:00