Home
last modified time | relevance | path

Searched refs:HelloRepl1_RedisCommand (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/modules/
H A Dhelloworld.c240 int HelloRepl1_RedisCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc) in HelloRepl1_RedisCommand() function
589 HelloRepl1_RedisCommand,"write",0,0,0) == REDISMODULE_ERR) in RedisModule_OnLoad()