summaryrefslogtreecommitdiff
path: root/tests/unit/aofrw.tcl
Commit message (Expand)AuthorAgeFilesLines
* AOF: run tests with preamble off when it makes sense.antirez2018-03-251-1/+1
* Solaris fixes about tail usage and atomic vars.antirez2017-02-221-1/+1
* RDB AOF preamble: test it in the aofrw unit.aofrdbantirez2016-08-241-49/+52
* Add quicklist implementationMatt Stancliff2015-01-021-2/+2
* Test: more reliable AOF rewrite test under write load.antirez2014-07-101-0/+10
* Test: AOF rewrite during write load.antirez2014-07-101-0/+52
* Tests modified to account for INFO fields renaming.antirez2012-05-251-3/+3
* Test "Turning off AOF kills the background writing child if any" is now more ...antirez2012-05-021-2/+6
* Replace unnecessary calls to echo and catMichael Schlenker2012-04-171-1/+1
* Added new test to check that "CONFIG appendonly no" actually kills the backgr...antirez2012-04-071-0/+11
* Two new tests for BGREWRTIEAOF.antirez2012-04-061-0/+26
* Encode small hashes with a ziplistPieter Noordhuis2012-01-021-2/+2
* Added tests for AOF rewrite.antirez2011-12-131-0/+107