Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Solaris fixes about tail usage and atomic vars. | antirez | 2017-02-22 | 1 | -1/+1 |
* | RDB AOF preamble: test it in the aofrw unit.aofrdb | antirez | 2016-08-24 | 1 | -49/+52 |
* | Add quicklist implementation | Matt Stancliff | 2015-01-02 | 1 | -2/+2 |
* | Test: more reliable AOF rewrite test under write load. | antirez | 2014-07-10 | 1 | -0/+10 |
* | Test: AOF rewrite during write load. | antirez | 2014-07-10 | 1 | -0/+52 |
* | Tests modified to account for INFO fields renaming. | antirez | 2012-05-25 | 1 | -3/+3 |
* | Test "Turning off AOF kills the background writing child if any" is now more ... | antirez | 2012-05-02 | 1 | -2/+6 |
* | Replace unnecessary calls to echo and cat | Michael Schlenker | 2012-04-17 | 1 | -1/+1 |
* | Added new test to check that "CONFIG appendonly no" actually kills the backgr... | antirez | 2012-04-07 | 1 | -0/+11 |
* | Two new tests for BGREWRTIEAOF. | antirez | 2012-04-06 | 1 | -0/+26 |
* | Encode small hashes with a ziplist | Pieter Noordhuis | 2012-01-02 | 1 | -2/+2 |
* | Added tests for AOF rewrite. | antirez | 2011-12-13 | 1 | -0/+107 |