- 28 Apr, 2009 1 commit
-
-
antirez authored
-
- 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