summaryrefslogtreecommitdiff
path: root/tests/unit/moduleapi/testrdb.tcl
Commit message (Expand)AuthorAgeFilesLines
* Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#1...Binbin2023-04-181-4/+4
* Avoid saving module aux on RDB if no aux data was saved by the module. (#11374)Meir Shpilraien (Spielrein)2022-10-181-6/+53
* Fix duplicate module options define (#10284)sundb2022-02-111-0/+6
* Wait for `asyn_loading` to stop in `short read` test (#9841)Binbin2021-11-241-0/+3
* fix short timeout in replication short read tests (#9763)YaacovHazan2021-11-091-1/+1
* Replica keep serving data during repl-diskless-load=swapdb for better availab...Eduardo Semprebon2021-11-041-0/+115
* Replication backlog and replicas use one global shared replication buffer (#9...Wang Yuan2021-10-251-2/+5
* test infra - reduce disk space usageOran Agra2020-09-061-3/+3
* Accelerate diskless master connections, and general re-connections (#6271)Oran Agra2020-08-061-2/+19
* Fix failing tests due to issues with wait_for_log_message (#7572)Oran Agra2020-07-281-11/+11
* stabilize tests that look for log lines (#7367)Oran Agra2020-07-101-2/+4
* Make module tests pass with valgrind, and fix a leak in diskless loadOran Agra2019-10-241-27/+18
* Add test for module diskless short readsOran Agra2019-07-301-1/+61
* Implement module api for aux data in rdbOran Agra2019-07-221-0/+62