]> git.saurik.com Git - redis.git/commit - test-redis.tcl
Imporant bug leading to data corruption fixed (NOT affecting stable distribution...
authorantirez <antirez@gmail.com>
Tue, 20 Oct 2009 09:39:20 +0000 (11:39 +0200)
committerantirez <antirez@gmail.com>
Tue, 20 Oct 2009 09:39:20 +0000 (11:39 +0200)
commitf69f2cbafeceb03a0bc945227f08657ea1c09251
tree70a30a046116e0c2ec483fd4adde3de33c9a9d5c
parent8165a5f2a316dd32b5c1c9e0819dc8c1fb1282b2
Imporant bug leading to data corruption fixed (NOT affecting stable distribution), Tcl client lib MSET/MSETNX implementation fixed, Added new tests for MSET and MSETNX in test-redis.tcl
client-libraries/tcl/redis.tcl
redis.c
test-redis.tcl