redict/src/modules
Guy Korland 6cf6c36937
Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677)
REDISMODULE_POSTPONED_ARRAY_LEN is deprecated, use REDISMODULE_POSTPONED_LEN instead
2021-10-25 12:00:43 +03:00
..
.gitignore Modules: first preview 31 March 2016. 2016-05-10 06:40:05 +02:00
gendoc.rb Fix space included in links in modules API doc (#8818) 2021-04-19 21:35:14 +03:00
helloacl.c Added some documentation and fixed a test 2019-12-17 07:15:04 +00:00
helloblock.c Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 2021-10-25 12:00:43 +03:00
hellocluster.c Module cluster flags: use RM_SetClusterFlags() in the example. 2018-09-19 16:17:20 +02:00
hellodict.c Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 2021-10-25 12:00:43 +03:00
hellohook.c Fix make warning in hellohook,c and testmodule.c (#8044) 2020-11-13 15:16:40 +02:00
hellotimer.c Fixed timer warning (#5953) 2020-08-12 11:16:41 +08:00
hellotype.c Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 2021-10-25 12:00:43 +03:00
helloworld.c Replace deprecated REDISMODULE_POSTPONED_ARRAY_LEN in module tests and examples (#9677) 2021-10-25 12:00:43 +03:00
Makefile Remove testmodule in src/modules/Makefile. (#9250) 2021-07-19 08:23:25 +03:00