]> git.saurik.com Git - redis.git/commit - redis-cli.c
SMOVE command implemented
authorantirez <antirez@gmail.com>
Tue, 28 Apr 2009 18:36:08 +0000 (20:36 +0200)
committerantirez <antirez@gmail.com>
Tue, 28 Apr 2009 18:36:08 +0000 (20:36 +0200)
commita4460ef43f9625e6c09cdc327614d1b47c043489
treee80ef2bdc63f4c161a302174ba5588ea13105cd7
parentbb0b03a3d7d2c321fdbbf42fc44ab75766947ae6
SMOVE command implemented
16 files changed:
Changelog
TODO
doc/CommandReference.html
doc/SaddCommand.html
doc/ScardCommand.html
doc/SinterCommand.html
doc/SinterstoreCommand.html
doc/SismemberCommand.html
doc/SmembersCommand.html
doc/SmoveCommand.html [new file with mode: 0644]
doc/SortCommand.html
doc/SremCommand.html
doc/SunionCommand.html
doc/SunionstoreCommand.html
redis-cli.c
redis.c