Home
last modified time | relevance | path

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

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