Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredismodule.h94 #define REDISMODULE_NOTIFY_LIST (1<<4) /* l */ macro
101 …FY_ALL (REDISMODULE_NOTIFY_GENERIC | REDISMODULE_NOTIFY_STRING | REDISMODULE_NOTIFY_LIST | REDISMO…