summaryrefslogtreecommitdiff
path: root/tests/assets
Commit message (Expand)AuthorAgeFilesLines
* fix `GEORADIUS[BYMEMBER]` `STORE` & `STOREDIST` args spec (#12151)Leibale Eidelman2023-05-091-8/+8
* Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#1...Binbin2023-04-181-2/+6
* Reimplement cli hints based on command arg docs (#10515)Jason Elbaum2023-03-301-0/+111
* 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 default channel permission to resetchannels for 7.0 (#10181)Harkrishn Patro2022-01-301-3/+3
* ACL V2 - Selectors and key based permissions (#9974)Madelyn Olson2022-01-201-0/+2
* Set repl-diskless-sync to yes by default, add repl-diskless-sync-max-replicas...Oran Agra2022-01-171-0/+1
* Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)chenyang80942022-01-031-0/+0
* Remove EVAL script verbatim replication, propagation, and deterministic execu...zhugezy2021-12-211-0/+0
* Protected configs and sensitive commands (#9920)YaacovHazan2021-12-191-0/+4
* Add support for list type to store elements larger than 4GB (#9357)perryitay2021-11-031-0/+0
* Replace all usage of ziplist with listpack for t_zset (#9366)sundb2021-09-092-0/+0
* Replace all usage of ziplist with listpack for t_hash (#8887)sundb2021-08-101-0/+0
* Sanitize dump payload: handle remaining empty key when RDB loading and restor...sundb2021-08-091-0/+0
* Sanitize dump payload: fix empty keys when RDB loading and restore command (#...sundb2021-08-051-0/+0
* ACL channels permission handling for save/load scenario. (#8794)Harkrishn Patro2021-04-191-0/+2
* Fix "default" and overwritten / reset users will not have pubsub channels per...Huang Zhw2021-04-051-1/+2
* Sanitize dump payload: ziplist, listpack, zipmap, intset, streamOran Agra2020-12-061-0/+0
* Tests: Add aclfile load and save tests (#7765)杨博东2020-09-091-0/+2
* Fix default/explicit "save" parameter loading. (#7767)Yossi Gottlieb2020-09-091-0/+5
* 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
* RDB load of different encodings test added.antirez2012-03-231-0/+0
* hash-max-zipmap-... renamed hash-max-ziplist-... in defalt conf for tests.antirez2012-03-101-2/+2
* Test that zipmap from RDB is correctly convertedPieter Noordhuis2012-01-251-0/+0
* 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