- 15 Sep, 2011 2 commits
- 14 Sep, 2011 4 commits
-
-
antirez authored
-
Salvatore Sanfilippo authored
Added note about Tcl
-
antirez authored
Optimize LRANGE to scan the list starting from the head or the tail in order to traverse the minimal number of elements. Thanks to Didier Spezia for noticing the problem and providing a patch.
-
antirez authored
-
- 13 Sep, 2011 16 commits
-
-
antirez authored
use bio.c instead of libeio for closing the AOF file in background. Some comment added and other minor changes.
-
Pieter Noordhuis authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
-
Pieter Noordhuis authored
-
- 12 Sep, 2011 3 commits
-
-
antirez authored
Remove the write handler only if there are no longer objects in the output queue AND if the static buffer is empty. This bug was the cause of a possible server-stop-responding-to-client bug under some specific work load. Thanks to Pieter Noordhuis for spotting and fixing it.
-
antirez authored
-
antirez authored
-
- 07 Sep, 2011 1 commit
-
-
Hampus Wessman authored
-
- 25 Aug, 2011 1 commit
-
-
Poincare authored
-
- 09 Aug, 2011 2 commits
- 28 Jul, 2011 6 commits
- 27 Jul, 2011 4 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 22 Jul, 2011 1 commit
-
-
antirez authored
-