summaryrefslogtreecommitdiff
path: root/tests/assets/default.conf
Commit message (Expand)AuthorAgeFilesLines
* Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#1...Binbin2023-04-181-2/+6
* Fix --save command line regression in redis 7.0.0 (#10690)Oran Agra2022-05-091-2/+1
* Set replicas to panic on disk errors, and optionally panic on replication err...Madelyn Olson2022-04-261-0/+2
* Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas...Oran Agra2022-01-171-0/+1
* Protected configs and sensitive commands (#9920)YaacovHazan2021-12-191-0/+4
* Fix test "server is up" detection after logging changes.antirez2016-12-191-0/+1
* Test: enable latency monitor in the default config.antirez2014-07-101-0/+1
* test-server: only listen to 127.0.0.1Marc-Antoine Perennou2013-06-121-0/+1
* Test default config modified to set logfile to empty string.antirez2013-05-151-1/+1
* Test: remove useless statements and comments from test default config.antirez2013-04-041-324/+1
* Test: No clients timeout while testing.antirez2013-02-051-1/+1
* Keyspace notifications: fixed a leak and a bug introduced in the latest commit.antirez2013-01-281-1/+1
* Keyspace events: it is now possible to select subclasses of events.antirez2013-01-281-1/+1
* Enable keyspace events notification when testing.antirez2013-01-281-0/+3
* fix typos in tests/assets/default.confXiaochen Wang2012-03-291-2/+2
* hash-max-zipmap-... renamed hash-max-ziplist-... in defalt conf for tests.antirez2012-03-101-2/+2
* diskstore removedantirez2011-06-251-26/+0
* initial fix of the test suite to run both in in-memory and diskstore modeantirez2011-01-091-17/+131
* diskstore more fixesantirez2011-01-031-1/+1
* fixed a bug in diskstoreantirez2011-01-021-56/+4
* code to enable running tests with the vm enabledPieter Noordhuis2010-05-201-7/+3
* minor fixes to the new test suite, html doc updatedantirez2010-05-141-0/+312