]> git.saurik.com Git - redis.git/commit
Merge pull request #321 from mkwiatkowski/ticket227
authorSalvatore Sanfilippo <antirez@gmail.com>
Mon, 30 Jan 2012 09:25:34 +0000 (01:25 -0800)
committerSalvatore Sanfilippo <antirez@gmail.com>
Mon, 30 Jan 2012 09:25:34 +0000 (01:25 -0800)
commit824ea0177f19218d925feefbfe836718c46351d5
treed72de0c763a93b47b940129bd576b4d082af45c0
parent6c29410117b100b13764280bb3c58604b769c4fc
parenta0bf8d0ad8a6f4414194bc8ec7d067664bd321c2
Merge pull request #321 from mkwiatkowski/ticket227

SORT with STORE removes key if result is empty. This fixes issue #227.