redict/tests
Meir Shpilraien (Spielrein) 3f494cc49d
see #7544, added RedisModule_HoldString api. (#7577)
Added RedisModule_HoldString that either returns a
shallow copy of the given String (by increasing
the String ref count) or a new deep copy of String
in case its not possible to get a shallow copy.

Co-authored-by: Itamar Haber <itamar@redislabs.com>
2020-08-09 06:11:47 +03:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster Fix tests/cluster/cluster.tcl about wrong usage of lrange. (#6702) 2020-08-04 18:00:58 +03:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration Accelerate diskless master connections, and general re-connections (#6271) 2020-08-06 16:53:06 +03:00
modules see #7544, added RedisModule_HoldString api. (#7577) 2020-08-09 06:11:47 +03:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support Add a ZMSCORE command returning an array of scores. (#7593) 2020-08-04 17:49:33 +03:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit see #7544, added RedisModule_HoldString api. (#7577) 2020-08-09 06:11:47 +03:00
instances.tcl Reduce the probability of failure when start redis in runtest-cluster #7554 (#7635) 2020-08-09 06:08:00 +03:00
test_helper.tcl runtest --stop pause stops before terminating the redis server (#7513) 2020-07-13 16:09:08 +03:00