| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | delete obsolete REDISMODULE_EXPERIMENTAL_API define in module demos (#10527) | judeng | 2022-04-05 | 1 | -1/+0 |
| * | Fix src/modules build issue on OS X 11 (#10224) | sundb | 2022-02-01 | 1 | -1/+1 |
| * | Use const char pointer in redismodule.h as far as possible (#10064) | Wang Yuan | 2022-01-18 | 1 | -1/+1 |
| * | fix memory leak in example module hellocluster (#9813) | RuiliF | 2021-11-20 | 1 | -1/+2 |
| * | Module cluster flags: use RM_SetClusterFlags() in the example. | antirez | 2018-09-19 | 1 | -0/+10 |
| * | No need to return "OK" | Guy Korland | 2018-09-13 | 1 | -1/+1 |
| * | Modules API: blocked client free callback modified to get a context. | antirez | 2018-04-09 | 1 | -0/+1 |
| * | Modules Cluster API: node API exported, example improved. | antirez | 2018-03-30 | 1 | -2/+30 |
| * | Modules Cluster API: add a simple example module. | antirez | 2018-03-30 | 1 | -0/+79 |
