redis/src/modules
Yossi Gottlieb e2626f69ec CommandFilter API: Add unregister option.
A filter handle is returned and can be used to unregister a filter.  In
the future it can also be used to further configure or manipulate the
filter.

Filters are now automatically unregistered when a module unloads.
2019-03-21 14:44:49 +02:00
..
.gitignore Modules: first preview 31 March 2016. 2016-05-10 06:40:05 +02:00
gendoc.rb Fix typo 2018-07-03 18:19:46 +02:00
helloblock.c typo fix 2018-09-16 15:21:21 +03:00
hellocluster.c Module cluster flags: use RM_SetClusterFlags() in the example. 2018-09-19 16:17:20 +02:00
hellodict.c Modules: hellodict example WIP #3: KEYRANGE. 2018-09-27 17:01:35 +02:00
hellofilter.c CommandFilter API: Add unregister option. 2019-03-21 14:44:49 +02:00
hellotimer.c Modules: remove useless defines in hellotimer.c 2018-09-26 17:42:00 +02:00
hellotype.c Modules: DEBUG DIGEST interface. 2017-07-06 11:04:46 +02:00
helloworld.c Modules: remove unused var in example module. 2017-05-03 14:10:21 +02:00
Makefile Initial command filter experiment. 2019-03-18 13:50:34 +02:00
testmodule.c Fix indentation and comment style in testmodule 2018-02-14 21:43:06 +02:00