summaryrefslogtreecommitdiff
path: root/tests/cluster
Commit message (Expand)AuthorAgeFilesLines
* Fix recent daily CI test failures (#9966)Binbin2021-12-201-0/+2
* Introduce memory management on cluster link buffers (#9774)ny03122021-12-162-0/+168
* Replica keep serving data during repl-diskless-load=swapdb for better availab...Eduardo Semprebon2021-11-042-5/+6
* Fix race condition in cluster test 22-replica-in-sync (#9721)Oran Agra2021-11-041-1/+29
* Fix failing cluster tests (#9707)Oran Agra2021-10-313-4/+9
* New Cluster Command: CLUSTER DELSLOTSRANGE and CLUSTER ADDSLOTSRANGE (#9445)Wen Hui2021-10-261-0/+68
* Fixes `CLUSTER COUNTKEYSINSLOT` (#9672)Itamar Haber2021-10-241-0/+5
* Improved the reliability of cluster replica sync tests (#9628)Madelyn Olson2021-10-132-23/+40
* Hide empty and loading replicas from CLUSTER SLOTS responses (#9287)GutovskyMaria2021-10-061-0/+103
* tests: fix a typo (#9294)Long Dai2021-07-301-1/+1
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-105-10/+10
* Fix typo on buckup to backup (#8919)pgxiaolianzi2021-06-011-1/+1
* Always replicate time-to-live(TTL) as absolute timestamps in milliseconds (#8...ny03122021-05-301-1/+1
* Revert cluster slot migration tests. (#8806)Yossi Gottlieb2021-04-182-0/+12
* Fix failing cluster tests. (#8763)Yossi Gottlieb2021-04-134-1/+12
* Clean up and stabilize cluster migration tests. (#8745)Yossi Gottlieb2021-04-064-25/+66
* Add cluster-allow-replica-migration option. (#5285)Sokolov Yura2021-04-042-0/+77
* Cluster migration test cleanup. (#8726)Yossi Gottlieb2021-03-301-3/+4
* Add support for plaintext clients in TLS cluster (#8587)Viktor Söderqvist2021-03-302-2/+28
* Add cluster slot migration tests (#8649)Sokolov Yura2021-03-293-0/+154
* fix race in diskless load cluster tests (#8674)Oran Agra2021-03-221-1/+8
* Optimize CLUSTER SLOTS reply by reducing unneeded loops (#8541)KinWaiYuen2021-03-111-0/+9
* Cleanup in redis-cli and tests: release memory on exit, change dup test name ...WuYunlong2021-02-091-0/+0
* Optimize performance of clusterGenNodesDescription for large clusters (#8182)Wang Yuan2021-01-131-0/+62
* fix race in cluster transactions test (#8312)Oran Agra2021-01-121-0/+2
* Fix cluster diskless load swapdb test (#8308)Oran Agra2021-01-122-5/+12
* Fix leak in new errorstats commit, and a flaky test (#8278)Oran Agra2021-01-021-7/+16
* Add errorstats info section, Add failed_calls and rejected_calls to commandst...filipe oliveira2020-12-311-0/+36
* Sanitize dump payload: ziplist, listpack, zipmap, intset, streamOran Agra2020-12-061-0/+7
* Backup keys to slots map and restore when fail to sync if diskless-load type ...Wang Yuan2020-12-021-0/+77
* fix invalid 'failover' identifier in cluster slave selection test (#7942)Zach Fewtrell2020-10-251-1/+1
* Allow blocked XREAD on a cluster replica (#7881)Oran Agra2020-10-061-0/+21
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-3/+3
* Allow exec with read commands on readonly replica in cluster (#7766)Eran Liberty2020-09-091-0/+48
* Fix cluster consistency-check test (#7754)Oran Agra2020-09-071-29/+55
* Fix tests/cluster/cluster.tcl about wrong usage of lrange. (#6702)WuYunlong2020-08-041-1/+1
* Fix running single test 14-consistency-check.tcl (#7587)WuYunlong2020-07-301-0/+1
* Fix TLS cluster tests. (#7578)Yossi Gottlieb2020-07-281-1/+4
* Add a test to prove current tcl cluster client can not handle keys with hash ...WuYunlong2020-05-111-1/+7
* add tcl test for cluster slotsyanhui132020-04-211-0/+44
* Add 14-consistency-check.tcl to prove there is a data consistency issue.WuYunlong2020-03-181-0/+87
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-073-0/+7
* cluster.tcl: Add master consecutively down test.WuYunlong2018-06-301-0/+77
* Cluster tests now using redis-cli instead of redis-tribartix2018-04-232-12/+12
* Cluster: add test for the nofailover flag.antirez2018-03-142-0/+71
* Cluster test 12: reshard back just a few slots to speedup the test.antirez2016-05-051-7/+7
* Quick fix to avoid false positive in replica migration test.antirez2016-05-051-1/+4
* Cluster regression test for #3043.antirez2016-05-021-0/+61
* Cluster: resharding test provides more state when failing.antirez2016-02-171-3/+8
* Cluster: verify slaves consistency after resharding.antirez2015-12-181-0/+23