antirez
|
1858da2faa
|
Test "Turning off AOF kills the background writing child if any" is now more reliable.
|
2012-05-02 11:40:55 +02:00 |
|
Michael Schlenker
|
7d6bf7956e
|
Replace unnecessary calls to echo and cat
Tcl's exec can send data to stdout itself, no need to call cat/echo for
that usually.
|
2012-04-24 19:33:54 +02:00 |
|
antirez
|
08211b25d3
|
Added new test to check that "CONFIG appendonly no" actually kills the background AOF operation in progress if any.
|
2012-04-08 10:43:33 +02:00 |
|
antirez
|
eb6bc2e047
|
Two new tests for BGREWRTIEAOF.
Check for scheduled rewrite if a BGSAVAE is in progress.
Check for error if a rewrite is already in progress.
|
2012-04-07 11:26:47 +02:00 |
|
Pieter Noordhuis
|
ebd85e9a45
|
Encode small hashes with a ziplist
|
2012-01-02 22:14:10 -08:00 |
|
antirez
|
570bbcf8e0
|
Added tests for AOF rewrite.
|
2011-12-13 11:10:36 +01:00 |
|