- 23 Apr, 2012 1 commit
-
-
antirez authored
-
- 21 Apr, 2012 1 commit
-
-
antirez authored
Two limits are added: 1) Up to SLOWLOG_ENTRY_MAX_ARGV arguments are logged. 2) Up to SLOWLOG_ENTRY_MAX_STRING bytes per argument are logged. 3) slowlog-max-len is set to 128 by default (was 1024). The number of remaining arguments / bytes is logged in the entry so that the user can understand better the nature of the logged command.
-
- 19 Apr, 2012 1 commit
-
-
antirez authored
-
- 18 Apr, 2012 10 commits
- 17 Apr, 2012 3 commits
-
-
Michael Schlenker authored
Tcl's exec can send data to stdout itself, no need to call cat/echo for that usually.
-
antirez authored
-
antirez authored
-
- 13 Apr, 2012 3 commits
- 08 Apr, 2012 1 commit
-
-
antirez authored
-
- 07 Apr, 2012 3 commits
- 06 Apr, 2012 2 commits
- 04 Apr, 2012 1 commit
-
-
antirez authored
-
- 03 Apr, 2012 3 commits
-
-
antirez authored
-
Premysl Hruby authored
-
Premysl Hruby authored
-
- 02 Apr, 2012 2 commits
- 30 Mar, 2012 1 commit
-
-
antirez authored
-
- 29 Mar, 2012 1 commit
-
-
Xiaochen Wang authored
-
- 28 Mar, 2012 2 commits
- 25 Mar, 2012 1 commit
-
-
antirez authored
Apparently because the sample RDB file was not copied before every test Redis had a chance to replace it with a newly written one, so that the next test could fail.
-
- 24 Mar, 2012 2 commits
- 23 Mar, 2012 2 commits