- 02 Jul, 2011 2 commits
- 01 Jul, 2011 3 commits
- 29 Jun, 2011 1 commit
-
-
antirez authored
Partial fix for a problem with AOF and BRPOP. We have at least a single evidence of an AOF that ended with a BRPOP call against an empty list, causing later issues at run time. Now the problem is detected while loading the AOF at startup, even if it is still to understand how the corrupted AOF was generated.
-
- 20 Jun, 2011 2 commits
- 17 Jun, 2011 2 commits
- 14 Jun, 2011 6 commits
-
-
antirez authored
-
antirez authored
-
Pieter Noordhuis authored
-
antirez authored
-
antirez authored
-
Hampus Wessman authored
Slight adjustment in growth calculation.
-
- 10 Jun, 2011 1 commit
-
-
antirez authored
-
- 09 Jun, 2011 8 commits
-
-
Hampus Wessman authored
echo with escape sequences isn't portable. Use printf instead.
-
antirez authored
Two fixes for replication: Slave performs the AOF rewrite at the right point. Non blocking connect also uses readable handler as with old Linux kernels like 2.6.18 on connection refused the writable even is not fired (kernel bug).
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 08 Jun, 2011 4 commits
- 06 Jun, 2011 1 commit
-
-
antirez authored
Warn the user that will try to enable VM that VM sucks. But still allows him to enable VM with a special option.
-
- 05 Jun, 2011 2 commits
- 02 Jun, 2011 1 commit
-
-
antirez authored
-
- 01 Jun, 2011 7 commits