redict/tests
antirez 1237d71c4e COPY and REPLACE options for MIGRATE.
With COPY now MIGRATE does not remove the key from the source instance.
With REPLACE it uses RESTORE REPLACE on the target host so that even if
the key already eixsts in the target instance it will be overwritten.

The options can be used together.
2012-11-07 15:32:27 +01:00
..
assets fix typos in tests/assets/default.conf 2012-03-29 18:23:04 +08:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration A reimplementation of blocking operation internals. 2012-09-17 10:26:46 +02:00
support fix a typo in a comment 2012-10-24 17:47:56 +09:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit COPY and REPLACE options for MIGRATE. 2012-11-07 15:32:27 +01:00
test_helper.tcl BITOP and BITCOUNT tests. 2012-05-24 15:19:48 +02:00