- 02 Jun, 2010 1 commit
-
-
antirez authored
-
- 01 Jun, 2010 1 commit
-
-
antirez authored
-
- 31 May, 2010 1 commit
-
-
antirez authored
-
- 28 May, 2010 7 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-
git://github.com/pietern/redisantirez authored
-
antirez authored
-
antirez authored
-
antirez authored
don't fsync after a rewrite if appendfsync is set to no. use aof_fsycn instead of fsync where appropriate
-
antirez authored
added new option no-appendfsync-on-rewrite to avoid blocking on fsync() in the main thread while a background process is doing big I/O
-
- 27 May, 2010 4 commits
-
-
antirez authored
-
antirez authored
-
Vincent Palmer authored
-
antirez authored
-
- 26 May, 2010 6 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
-
antirez authored
-
antirez authored
-
Josiah Carlson authored
-
- 25 May, 2010 8 commits
- 21 May, 2010 10 commits
-
-
antirez authored
-
git://github.com/pietern/redisantirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
minor fix for the skiplist code, resulting in a false positive with valgrind, and in general into a useless small allocation
-
antirez authored
-
antirez authored
tests suite initial support for valgrind, fixed the old test suite until the new one is able to target a specific host/port
-
Pieter Noordhuis authored
-
- 20 May, 2010 2 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-