Home
last modified time | relevance | path

Searched defs:keystep (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dmodule.c697 … *name, RedisModuleCmdFunc cmdfunc, const char *strflags, int firstkey, int lastkey, int keystep) { in RM_CreateCommand()
H A Dserver.h1311 int keystep; /* The step between first and last key */ member