summaryrefslogtreecommitdiff
path: root/tests/modules/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* Add a special notification unlink available only for modules (#9406)Huang Zhw2022-11-301-0/+153
* Modules: Add REDISMODULE_EVENT_CONFIG (#10311)Shaya Potter2022-03-071-0/+15
* Always create base AOF file when redis start from empty. (#10102)chenyang80942022-01-131-1/+5
* Add Module API for version and compatibility checks (#7865)Meir Shpilraien (Spielrein)2020-10-111-0/+11
* Add Swapdb Module Event (#7804)Wen Hui2020-09-201-0/+12
* Modules hooks: complete missing hooks for the initial set of hooksOran Agra2019-10-291-12/+244
* Modules hooks: test flush event.antirez2019-10-241-0/+2
* Modules hooks: test module draft.antirez2019-10-231-0/+77