- 03 Sep, 2010 3 commits
-
-
antirez authored
Fix for a race in BGSAVE that may result in some data not being saved as soon as possible (when the configured saving triggers should fire). Also known as Issue 313, more details there in the google code issue. (backported from master)
-
antirez authored
BLPOP inside MULTI/EXEC block no longer crashes, instead if the list is empty the behavior is like if the timeout is reached. This fixes Issue 285 (backported from master)
-
antirez authored
-
- 24 Aug, 2010 1 commit
-
-
antirez authored
-
- 29 Jul, 2010 4 commits
-
-
Pieter Noordhuis authored
Return an error when the resulting value is not a number (NaN). Fix ZUNIONSTORE/ZINTERSTORE to clean up when a weight argument is not a double value. Backport of 673e1fb7 to 2.0.0.
-
Pieter Noordhuis authored
When +inf and -inf are added, the result is NaN. We don't want NaN scores in a sorted set, so agreed on the result of this operation being zero. Backport of d9e28bcf to 2.0.0.
-
antirez authored
-
antirez authored
-
- 22 Jul, 2010 5 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
Pieter Noordhuis authored
-
- 21 Jul, 2010 1 commit
-
-
antirez authored
-
- 12 Jul, 2010 1 commit
-
-
Pieter Noordhuis authored
and ZREMRANGEBYSCORE when an out of range negative end index is provided original commits: 184d74, 4774a5, f483ce
-
- 01 Jul, 2010 3 commits
- 07 Jun, 2010 1 commit
-
-
antirez authored
-
- 02 Jun, 2010 3 commits
- 28 May, 2010 1 commit
-
-
antirez authored
-
- 21 May, 2010 2 commits
- 20 May, 2010 4 commits
-
-
Pieter Noordhuis authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 19 May, 2010 2 commits
- 18 May, 2010 1 commit
-
-
antirez authored
-
- 17 May, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 16 May, 2010 3 commits
- 15 May, 2010 2 commits
-
-
antirez authored
-
Pieter Noordhuis authored
print warnings in redis log when a test raises an exception (very likely to be caused by something like a failed assertion)
-
- 14 May, 2010 2 commits