redict/tests
Guy Benoish 4a12047c61 XADD with ID 0-0 stores an empty key
Calling XADD with 0-0 or 0 would result in creating an
empty key and storing it in the database.
Even worse, because XADD will reply with error the action
will not be replicated, creating a master-replica
inconsistency
2019-11-13 16:47:30 +05:30
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
helpers TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
integration Merge remote-tracking branch 'upstream/unstable' into tls 2019-10-16 17:08:07 +03:00
modules Merge pull request #6540 from oranagra/simple_module_api_tests 2019-11-04 18:52:31 +01:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support Merge remote-tracking branch 'upstream/unstable' into tls 2019-10-16 17:08:07 +03:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit XADD with ID 0-0 stores an empty key 2019-11-13 16:47:30 +05:30
instances.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
test_helper.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00