]> git.saurik.com Git - redis.git/commit - doc/Credits.html
SPOP implemented. Hash table resizing for Sets and Expires too. Changed the resize...
authorantirez <antirez@gmail.com>
Mon, 8 Jun 2009 21:51:35 +0000 (23:51 +0200)
committerantirez <antirez@gmail.com>
Mon, 8 Jun 2009 21:51:35 +0000 (23:51 +0200)
commit12fea9289063753ddd478f484636c343eeef49ba
treedaf2d48a5483a86aa95d8c26964ce32b9ed2b29c
parentd76412d1d1268c168332d7a4ca6020a5ac461b72
SPOP implemented. Hash table resizing for Sets and Expires too. Changed the resize policy to play better with RANDOMKEY and SPOP.
dict.h
doc/Credits.html
doc/SinterCommand.html
redis-cli.c
redis.c
test-redis.tcl