summaryrefslogtreecommitdiff
path: root/tests/integration/replication-3.tcl
Commit message (Expand)AuthorAgeFilesLines
* Remove EVAL script verbatim replication, propagation, and deterministic execu...zhugezy2021-12-211-88/+0
* Sort out the mess around writable replicas and lookupKeyRead/Write (#9572)Viktor Söderqvist2021-11-281-0/+62
* Try solving test timeout on freebsd CI (#9768)Oran Agra2021-11-101-3/+12
* Allow master to replicate command longer than replica's query buffer limit (#...Qu Chen2021-08-081-0/+13
* solve test timing issues in replication tests (#9121)Oran Agra2021-06-221-1/+1
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-2/+2
* add daily github actions with libc malloc and valgrindOran Agra2020-05-041-1/+1
* Slave removal: remove slave from integration tests descriptions.antirez2018-09-111-2/+2
* Regression test for #4505 (Lua AUX field loading).antirez2017-12-041-1/+22
* Writable slaves expires: unit test.antirez2016-12-131-0/+12
* Test: add some AOF testing to EVALSHA replication test.antirez2013-06-251-0/+17
* Test: EVALSHA replication.antirez2013-06-251-0/+50
* Test: replication-3 test speedup in master-slave setup.antirez2013-06-251-3/+6
* the test runs less iterations of slow tests if no --accurate is given.antirez2011-07-111-1/+3
* replication test split into three parts in order to improve test execution ti...antirez2011-07-111-0/+29