Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/modules/
H A Dhelloworld.c278 int HelloRepl2_RedisCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc) { in HelloRepl2_RedisCommand() function
593 HelloRepl2_RedisCommand,"write",1,1,1) == REDISMODULE_ERR) in RedisModule_OnLoad()