Skip to content

Commit e78c4a0

Browse files
committed
revert modules-api-ref.md
1 parent dcfc985 commit e78c4a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/develop/reference/modules/modules-api-ref.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5042,8 +5042,6 @@ is interested in. This can be an ORed mask of any of the following flags:
50425042
this notification is wrong and discourage. It will
50435043
cause the read command that trigger the event to be
50445044
replicated to the AOF/Replica.
5045-
- REDISMODULE_NOTIFY_OVERWRITTEN: Overwritten events
5046-
- REDISMODULE_NOTIFY_TYPE_CHANGED: Type-changed events
50475045
- `REDISMODULE_NOTIFY_ALL`: All events (Excluding `REDISMODULE_NOTIFY_KEYMISS`)
50485046
- `REDISMODULE_NOTIFY_LOADED`: A special notification available only for modules,
50495047
indicates that the key was loaded from persistence.

0 commit comments

Comments
 (0)