summaryrefslogtreecommitdiff
path: root/tests/integration/replication-4.tcl
Commit message (Expand)AuthorAgeFilesLines
* Attempt to solve MacOS CI issues in GH Actions (#12013)Oran Agra2023-04-121-6/+6
* Fix unstable test: replication with parallel clients writing in different DBs...Binbin2023-02-031-5/+18
* Fix replication on expired key test timing issue, give it more chances (#11548)Binbin2022-11-281-4/+20
* Set replicas to panic on disk errors, and optionally panic on replication err...Madelyn Olson2022-04-261-0/+45
* Functions: Move library meta data to be part of the library payload. (#10500)Meir Shpilraien (Spielrein)2022-04-051-1/+1
* Add check min-slave-* feature when evaluating Lua scripts and Functions (#10160)Vo Trong Phuc2022-02-031-9/+33
* solve race in expiration test (#10192)Oran Agra2022-01-261-2/+2
* Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas...Oran Agra2022-01-171-5/+1
* Sort out the mess around writable replicas and lookupKeyRead/Write (#9572)Viktor Söderqvist2021-11-281-0/+34
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-3/+3
* stabilize tests that involved with load handlers (#8967)YaacovHazan2021-05-201-12/+5
* Fix potential replication-4 test race condition. (#8583)Yossi Gottlieb2021-03-021-6/+10
* Add io-thread daily CI tests. (#8232)Yossi Gottlieb2021-01-171-1/+1
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-1/+1
* diskless replication on slave side (don't store rdb to file), plus some other...Oran Agra2019-07-081-9/+0
* Slave removal: remove slave from integration tests descriptions.antirez2018-09-111-1/+1
* Test: fix SPOP replication test count.antirez2015-03-131-1/+1
* SPOP replication tests.antirez2015-02-111-0/+19
* Test: regression test for issue #1221.antirez2013-07-291-0/+38
* Test: avoid a false positive in min-slaves test.antirez2013-05-311-2/+2
* Tests added for min-slaves feature.antirez2013-05-301-0/+42
* Test: various issues with the replication-4.tcl test fixed.antirez2013-05-081-7/+8
* Use `info nameofexectuable` to find current executableJohan Bergström2013-01-241-1/+2
* Regression test for issue 417 (memory leak when replicating to DB with id >= 10)antirez2012-03-301-0/+54