- 17 Jun, 2011 1 commit
-
-
antirez authored
Use a safe iterator while saving the DB, since the getExpire() function will access the iterating dictionary.
-
- 14 Jun, 2011 3 commits
-
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
Fix automatic rewrite starting too early
-
- 12 Jun, 2011 1 commit
-
-
Hampus Wessman authored
Slight adjustment in growth calculation.
-
- 10 Jun, 2011 13 commits
- 09 Jun, 2011 4 commits
-
-
Salvatore Sanfilippo authored
Small fix in the installation instructions
-
Pedro Melo authored
-
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).
-
- 08 Jun, 2011 1 commit
-
-
antirez authored
-
- 05 Jun, 2011 3 commits
- 03 Jun, 2011 1 commit
-
-
antirez authored
-
- 01 Jun, 2011 3 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 31 May, 2011 6 commits
- 30 May, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 29 May, 2011 2 commits
- 28 May, 2011 1 commit
-
-
antirez authored
redis-cli: -i (interval) implemented, to wait the specified number of seconds (decimal digits are allowed) between commands.
-