Searched refs:moduleNotifyKeyspaceEvent (Results 1 – 3 of 3) sorted by relevance
107 moduleNotifyKeyspaceEvent(type, event, key, dbid); in notifyKeyspaceEvent()
1413 void moduleNotifyKeyspaceEvent(int type, const char *event, robj *key, int dbid);
3970 void moduleNotifyKeyspaceEvent(int type, const char *event, robj *key, int dbid) { in moduleNotifyKeyspaceEvent() function