redict/tests/unit/type
Nykolas Laurentino de Lima 66ee45b65c
Add GET parameter to SET command (#7852)
Add optional GET parameter to SET command in order to set a new value to
a key and retrieve the old key value. With this change we can deprecate
`GETSET` command and use only the SET command with the GET parameter.
2020-10-02 15:07:19 +03:00
..
hash.tcl Test:Fix invalid cases in hash.tcl and dump.tcl (#4611) 2020-08-12 10:25:24 +08:00
incr.tcl skip a test that uses +inf on valgrind (#7440) 2020-07-10 08:29:02 +03:00
list-2.tcl Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00
list-3.tcl Test: new randomized stress tester for #3343 alike bugs. 2016-06-28 09:42:20 +02:00
list-common.tcl list test split into smaller parts 2011-07-11 11:30:46 +02:00
list.tcl Add test coverage for CLIENT UNBLOCK (#7712) 2020-08-27 08:09:39 +03:00
set.tcl Implement SMISMEMBER key member [member ...] (#7615) 2020-08-11 11:55:06 +03:00
stream-cgroups.tcl Stream: Inconsistency between master and replica some XREADGROUP case (#7526) 2020-09-24 12:02:40 +03:00
stream.tcl Fix command help for unexpected options (#7476) 2020-07-15 12:38:22 +03:00
string.tcl Add GET parameter to SET command (#7852) 2020-10-02 15:07:19 +03:00
zset.tcl Add ZINTER/ZUNION command 2020-09-24 08:59:14 +03:00