- 03 Nov, 2009 1 commit
-
-
antirez authored
-
- 01 Nov, 2009 2 commits
- 29 Oct, 2009 2 commits
- 28 Oct, 2009 1 commit
-
-
antirez authored
-
- 27 Oct, 2009 1 commit
-
-
antirez authored
-
- 26 Oct, 2009 3 commits
- 23 Oct, 2009 3 commits
- 21 Oct, 2009 1 commit
-
-
antirez authored
-
- 17 Oct, 2009 1 commit
-
-
antirez authored
-
- 08 Jun, 2009 1 commit
-
-
antirez authored
SPOP implemented. Hash table resizing for Sets and Expires too. Changed the resize policy to play better with RANDOMKEY and SPOP.
-
- 04 Jun, 2009 1 commit
-
-
antirez authored
-
- 24 May, 2009 1 commit
-
-
antirez authored
Issue with redis-client used in scripts solved, now to check if the latest argument must come from standard input we do not check that stdin is or not a tty but the command arity
-
- 23 May, 2009 1 commit
-
-
antirez authored
-
- 22 May, 2009 1 commit
-
-
antirez authored
-
- 17 May, 2009 1 commit
-
-
antirez authored
-
- 09 May, 2009 1 commit
-
-
antirez authored
-
- 28 Apr, 2009 2 commits
- 19 Apr, 2009 1 commit
-
-
antirez authored
-
- 01 Apr, 2009 1 commit
-
-
antirez authored
-
- 27 Mar, 2009 1 commit
-
-
antirez authored
-
- 24 Mar, 2009 1 commit
-
-
antirez authored
-
- 23 Mar, 2009 1 commit
-
-
Luc Heinrich authored
When using the shutdown command with redis-cli the server saves the database and, if successful, silently closes the connection. The redis-cli tool did not correcty handle this EOF case in its readLine loop and was therefore infinitely looping - and eating 100% of the CPU - while waiting for some data which would never come.
-
- 22 Mar, 2009 3 commits