We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcfc985 commit e78c4a0Copy full SHA for e78c4a0
content/develop/reference/modules/modules-api-ref.md
@@ -5042,8 +5042,6 @@ is interested in. This can be an ORed mask of any of the following flags:
5042
this notification is wrong and discourage. It will
5043
cause the read command that trigger the event to be
5044
replicated to the AOF/Replica.
5045
- - REDISMODULE_NOTIFY_OVERWRITTEN: Overwritten events
5046
- - REDISMODULE_NOTIFY_TYPE_CHANGED: Type-changed events
5047
- `REDISMODULE_NOTIFY_ALL`: All events (Excluding `REDISMODULE_NOTIFY_KEYMISS`)
5048
- `REDISMODULE_NOTIFY_LOADED`: A special notification available only for modules,
5049
indicates that the key was loaded from persistence.
0 commit comments