Michal Kwiatkowski
|
a0bf8d0ad8
|
SORT with STORE removes key if result is empty. This fixes issue #227.
|
2012-01-30 07:36:49 +01:00 |
|
antirez
|
674df1eef5
|
Added regression tests for issue #209
|
2011-11-25 12:27:29 +01:00 |
|
antirez
|
b7a8daef60
|
WATCH will now consider touched keys target of EXPIRE command after the WATCH is performed, but not before
|
2010-07-05 19:38:12 +02:00 |
|
Pieter Noordhuis
|
7f7499eeac
|
tags for existing tests
|
2010-06-02 23:22:25 +02:00 |
|
Pieter Noordhuis
|
9e5d2e8bd6
|
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
|
2010-06-02 22:23:52 +02:00 |
|
antirez
|
9b30e1a207
|
WATCH is now able to detect keys removed by FLUSHALL and FLUSHDB
|
2010-05-25 19:30:24 +02:00 |
|
antirez
|
c20c189db5
|
WATCH tests
|
2010-05-25 14:04:46 +02:00 |
|