]> git.saurik.com Git - redis.git/commit
LTRIM now returns +OK against non existing keys. More tests in test-redis.tcl
authorantirez <antirez@gmail.com>
Fri, 18 Dec 2009 11:45:26 +0000 (06:45 -0500)
committerantirez <antirez@gmail.com>
Fri, 18 Dec 2009 11:45:26 +0000 (06:45 -0500)
commitab9d4cb1e3de4379afb175e092ff4aa44d4f72cc
treee9592b9d863504892652e19c5377484968f00baa
parentc3a7dc32c98a7a9145b6c52399ca478ce64b727f
LTRIM now returns +OK against non existing keys. More tests in test-redis.tcl
redis.c
test-redis.tcl