redict/tests
Oran Agra 5977a94842
RESTORE ABSTTL won't store expired keys into the db (#7472)
Similarly to EXPIREAT with TTL in the past, which implicitly deletes the
key and return success, RESTORE should not store key that are already
expired into the db.
When used together with REPLACE it should emit a DEL to keyspace
notification and replication stream.
2020-07-10 10:02:37 +03:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster Add a test to prove current tcl cluster client can not handle keys with hash tag. 2020-05-11 13:14:18 +08:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration stabilize tests that look for log lines (#7367) 2020-07-10 08:28:22 +03:00
modules Fix RM_ScanKey module api not to return int encoded strings 2020-06-14 11:20:15 +03:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support stabilize tests that look for log lines (#7367) 2020-07-10 08:28:22 +03:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit RESTORE ABSTTL won't store expired keys into the db (#7472) 2020-07-10 10:02:37 +03:00
instances.tcl tests: each test client work on a distinct port range 2020-05-26 11:17:08 +03:00
test_helper.tcl EXEC always fails with EXECABORT and multi-state is cleared 2020-06-23 12:01:33 +03:00