summaryrefslogtreecommitdiff
path: root/tests/cluster/cluster.tcl
Commit message (Expand)AuthorAgeFilesLines
* Harden init-tests for cluster tests (#11635)Madelyn Olson2022-12-221-3/+6
* Introduce Shard IDs to logically group nodes in cluster mode (#10536)Ping Xie2022-11-161-1/+2
* Re-design cluster link send buffer to improve memory management (#11343)Brennan2022-11-011-69/+0
* Add new cluster shards command (#10293)Harkrishn Patro2022-03-151-0/+15
* Implement clusterbus message extensions and cluster hostname support (#9530)Madelyn Olson2022-01-021-1/+2
* Sharded pubsub implementation (#8621)Harkrishn Patro2022-01-021-2/+28
* Introduce memory management on cluster link buffers (#9774)ny03122021-12-161-0/+69
* Fix failing cluster tests. (#8763)Yossi Gottlieb2021-04-131-1/+1
* Clean up and stabilize cluster migration tests. (#8745)Yossi Gottlieb2021-04-061-0/+32
* Fix cluster diskless load swapdb test (#8308)Oran Agra2021-01-121-0/+5
* Fix tests/cluster/cluster.tcl about wrong usage of lrange. (#6702)WuYunlong2020-08-041-1/+1
* Cluster: add test for the nofailover flag.antirez2018-03-141-0/+10
* Spell software correctlyMatt Stancliff2014-09-291-1/+1
* Cluster test: move basic read/write test into a procedure.antirez2014-05-231-0/+22
* Cluster test: better failure detection test and framework improvements.antirez2014-05-191-0/+33
* Cluster test: added function assert_cluster_state.antirez2014-05-141-0/+12
* Cluster test: slots allocation.antirez2014-04-291-0/+19
* Cluster test: basic cluster nodes info access functions.antirez2014-04-291-0/+37
* Redis Cluster test framework skeleton.antirez2014-04-241-0/+7