- 20 Sep, 2011 3 commits
-
-
Salvatore Sanfilippo authored
Fixed compilation on Mac/PPC
-
Salvatore Sanfilippo authored
[issue 620] don't segfault if number of arguments is less than 1
-
antirez authored
-
- 19 Sep, 2011 3 commits
- 16 Sep, 2011 11 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
fixed flushAppendOnlyFile() function prototype to reflect the new implementation, fixing compilation.
-
antirez authored
-
antirez authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
Added aof_backgronud_fsync() function, and use it in the bacground rewrite done handler when the fsync policy is everysec.
-
- 15 Sep, 2011 10 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
fixed a problem in bioOlderJobType() when there are no jobs of the specified type. Now the function returns 0 when this happens.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Background I/O library enhanced so that the main thread can query for the number of pending jobs of the specified type.
-
antirez authored
-
- 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 9 commits