]> git.saurik.com Git - redis.git/commit - tests/unit/sort.tcl
SORT with STORE removes key if result is empty. This fixes issue #227.
authorMichal Kwiatkowski <michal@trivas.pl>
Mon, 30 Jan 2012 06:36:49 +0000 (07:36 +0100)
committerMichal Kwiatkowski <michal@trivas.pl>
Mon, 30 Jan 2012 06:36:49 +0000 (07:36 +0100)
commita0bf8d0ad8a6f4414194bc8ec7d067664bd321c2
treed72de0c763a93b47b940129bd576b4d082af45c0
parent6c29410117b100b13764280bb3c58604b769c4fc
SORT with STORE removes key if result is empty. This fixes issue #227.
src/sort.c
tests/unit/cas.tcl
tests/unit/sort.tcl