redis/src/modules
antirez 8eefc9323d Allow certain modules APIs only defining REDISMODULE_EXPERIMENTAL_API.
Those calls may be subject to changes in the future, so the user should
acknowledge it is using non stable API.
2017-07-14 12:07:52 +02:00
..
.gitignore Modules: first preview 31 March 2016. 2016-05-10 06:40:05 +02:00
gendoc.rb Markdown generation of Redis Modules API reference improved. 2017-07-14 11:29:31 +02:00
helloblock.c Allow certain modules APIs only defining REDISMODULE_EXPERIMENTAL_API. 2017-07-14 12:07:52 +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 Modules: blocking commands WIP: API exported, a first example. 2016-10-07 13:48:14 +02:00
testmodule.c Modules: introduce warning suppression macro for unused args. 2016-10-07 13:10:31 +02:00