- 08 Apr, 2012 2 commits
- 07 Apr, 2012 6 commits
-
-
antirez authored
-
antirez authored
New client info field added to CLIENT LIST output: multi, containing the length of the current pipeline. Test modified accordingly.
-
antirez authored
-
antirez authored
Removed dead code: function rdbSaveTime() is no longer used since RDB now saves expires in milliseconds.
-
antirez authored
Check for scheduled rewrite if a BGSAVAE is in progress. Check for error if a rewrite is already in progress.
-
antirez authored
-
- 06 Apr, 2012 3 commits
- 05 Apr, 2012 10 commits
-
-
antirez authored
expireGenericCommand(): better variable names and a top-comment that describes the function's behavior.
-
Premysl Hruby authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
antirez authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
- 04 Apr, 2012 4 commits
-
-
antirez authored
Structure field controlling the INFO field master_link_down_since_seconds initialized correctly to avoid strange INFO output at startup when a slave has yet to connect to its master.
-
antirez authored
-
antirez authored
-
antirez authored
Print milliseconds of the current second in log lines timestamps. Sometimes precise timing is very important for debugging.
-
- 03 Apr, 2012 6 commits
- 02 Apr, 2012 7 commits
- 01 Apr, 2012 1 commit
-
-
ThePicard authored
-
- 31 Mar, 2012 1 commit
-
-
antirez authored
-