redict/tests
antirez e5b5763f56 REPLACE option for RESTORE.
The REPLACE option deletes an existing key with the same name (if any)
and materializes the new one. The default behavior without RESTORE is to
return an error if a key already exists.
2012-11-07 10:57:23 +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 REPLACE option for RESTORE. 2012-11-07 10:57:23 +01:00
test_helper.tcl BITOP and BITCOUNT tests. 2012-05-24 15:19:48 +02:00