redict/tests/support
Oran Agra c56b4ddc6f prevent diskless replica from terminating on short read
now that replica can read rdb directly from the socket, it should avoid exiting
on short read and instead try to re-sync.

this commit tries to have minimal effects on non-diskless rdb reading.
and includes a test that tries to trigger this scenario on various read cases.
2019-07-17 16:46:22 +02:00
..
cluster.tcl Fix to Cluster test to support @busport format. 2016-02-02 11:03:53 +01:00
redis.tcl Remove trailing spaces from tests 2014-09-29 06:49:08 -04:00
server.tcl Fix typo 2018-09-04 13:32:02 +03:00
test.tcl test suite conveniency improvements 2018-07-30 19:13:15 +03:00
tmpfile.tcl Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite. 2011-07-10 23:25:48 +02:00
util.tcl prevent diskless replica from terminating on short read 2019-07-17 16:46:22 +02:00