Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmodule.c248 RedisModuleNotificationFunc notify_callback; member
3960 sub->notify_callback = callback; in RM_SubscribeToKeyspaceEvents()
3995 sub->notify_callback(&ctx, type, event, key); in moduleNotifyKeyspaceEvent()