- 07 May, 2010 3 commits
-
-
Pieter Noordhuis authored
-
antirez authored
-
antirez authored
-
- 06 May, 2010 5 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
AOF writes are now accumulated into a buffer and flushed into disk just before re-entering the event loop. A lot less writes but still this guarantees that AOF is written before the client gets a positive reply about a write operation, as no reply is trasnmitted before re-entering into the event loop.
-
antirez authored
-
- 02 May, 2010 4 commits
- 30 Apr, 2010 2 commits
- 29 Apr, 2010 5 commits
- 27 Apr, 2010 4 commits
- 26 Apr, 2010 3 commits
- 23 Apr, 2010 2 commits
- 22 Apr, 2010 6 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Virtual memory design document removed, no longer needed as we have a full specification and implementation
-
antirez authored
-
antirez authored
Now in redis.conf it is possible to specify units where appropriate instead of amounts of bytes, like 2Gi or 4M and so forth
-
- 21 Apr, 2010 6 commits