summaryrefslogtreecommitdiff
path: root/src/modules/hellocluster.c
Commit message (Expand)AuthorAgeFilesLines
* Module cluster flags: use RM_SetClusterFlags() in the example.antirez2018-10-031-0/+10
* No need to return "OK" Guy Korland2018-10-031-1/+1
* Modules API: blocked client free callback modified to get a context.antirez2018-04-091-0/+1
* Modules Cluster API: node API exported, example improved.antirez2018-03-301-2/+30
* Modules Cluster API: add a simple example module.antirez2018-03-301-0/+79