redict/tests
Matt Stancliff 02bb515a09 Config: Add quicklist, remove old list options
This removes:
  - list-max-ziplist-entries
  - list-max-ziplist-value

This adds:
  - list-max-ziplist-size
  - list-compress-depth

Also updates config file with new sections and updates
tests to use quicklist settings instead of old list settings.
2015-01-02 11:16:10 -05:00
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Cluster test: helpers/onlydots.tcl: detect EOF and exit. 2014-10-08 10:17:01 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Added <count> parameter to SPOP: 2014-12-14 12:25:42 +02:00
sentinel Spell software correctly 2014-09-29 06:49:07 -04:00
support Add quicklist implementation 2015-01-02 11:16:08 -05:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Config: Add quicklist, remove old list options 2015-01-02 11:16:10 -05:00
instances.tcl Spell software correctly 2014-09-29 06:49:07 -04:00
test_helper.tcl Test: try to cleanup still running Redis instances on exit. 2014-11-28 11:38:17 +01:00