summaryrefslogtreecommitdiff
path: root/tests/cluster
Commit message (Expand)AuthorAgeFilesLines
* Functions: Move library meta data to be part of the library payload. (#10500)Meir Shpilraien (Spielrein)2022-04-051-1/+1
* Turn into replica on SETSLOT (#10489)Viktor Söderqvist2022-04-021-3/+4
* Prevent replica failover during manual takeover test (#10499)Madelyn Olson2022-03-311-6/+18
* Fix timing issue in shards test and fix displayed TLS port (#10450)Madelyn Olson2022-03-201-3/+3
* Fixed incorrect parsing of hostname information from nodes.conf (#10435)Madelyn Olson2022-03-161-0/+3
* Add new cluster shards command (#10293)Harkrishn Patro2022-03-153-15/+200
* Check target node is a primary during cluster setslot. (#10277)Harkrishn Patro2022-02-101-1/+29
* Fix cluster tests failing due to subcommand names (#10231)Binbin2022-02-041-6/+4
* Add test case to improve code coverage for Addslotsrange and Delslotsrange co...Wen Hui2022-02-021-1/+50
* Change replica migration tests to use continous slots to improve speed (#10215)Madelyn Olson2022-01-302-2/+2
* Revent the attempt to fix cluster rebalance test (#10207) (#10212)Oran Agra2022-01-312-19/+3
* fix cluster rebalance test race (#10207)Oran Agra2022-01-303-11/+32
* Change expression to look for at least one limit exceeded (#10173)Madelyn Olson2022-01-261-1/+1
* Support function flags in script EVAL via shebang header (#10126)yoav-steinberg2022-01-241-1/+11
* Fix flaky cluster tests in 24-links.tcl (#10157)ny03122022-01-231-23/+38
* Fix replica count check in migration tests. (#10140)Ozan Tezcan2022-01-193-4/+4
* Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas...Oran Agra2022-01-173-3/+21
* Fix function no-cluster flag test (#10115)Binbin2022-01-151-1/+3
* Function Flags support (no-writes, no-cluster, allow-state, allow-oom) (#10066)Meir Shpilraien (Spielrein)2022-01-141-0/+6
* Fix timing issue with cluster hostname test (#10086)Madelyn Olson2022-01-101-0/+10
* Implement clusterbus message extensions and cluster hostname support (#9530)Madelyn Olson2022-01-023-1/+225
* Sharded pubsub implementation (#8621)Harkrishn Patro2022-01-025-27/+297
* 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