summaryrefslogtreecommitdiff
path: root/tests/unit/cluster
Commit message (Expand)AuthorAgeFilesLines
* Propagate message to a node only if the cluster link is healthy. (#11752)Harkrishn Patro2023-02-021-1/+55
* Removed unecessary conversion of a dict to a dict (#11546)Madelyn Olson2022-11-271-43/+23
* [BUG] Fix announced ports not updating on local node when updated at runtime ...DevineLiu2022-11-251-0/+42
* Re-design cluster link send buffer to improve memory management (#11343)Brennan2022-11-011-0/+258
* Stabilize cluster hostnames tests (#11307)Madelyn Olson2022-10-031-7/+6
* Fix redis-cli cluster add-node race in cli.tcl (#11349)Binbin2022-10-031-1/+7
* fix test Migrate the last slot away from a node using redis-cli (#11221)ranshid2022-09-061-1/+4
* bugfix:del keys in slot replicate to replica, and trigger other invalidations...weimeng2022-08-281-0/+61
* Fix assertion when a key is lazy expired during cluster key migration (#11176)Oran Agra2022-08-241-0/+16
* Fix CLUSTERDOWN issue in cluster reshard unblock test (#11139)Binbin2022-08-181-1/+1
* Gossip forgotten nodes on `CLUSTER FORGET` (#10869)Viktor Söderqvist2022-07-261-5/+18
* Fix timing issue in cluster test (#11008)Binbin2022-07-181-4/+10
* Fix cluster hostnames test causing failover while running valgrind (#10991)Madelyn Olson2022-07-171-0/+6
* Cluster test improvements (#10920)Madelyn Olson2022-07-124-0/+777