Skip to content

about add_watch_callback #2348

Open
Open
@316953425

Description

Use the add_watch_callback function to listen key events. If the key is deleted, how to get the value before the key deleted in the callback function of add_watch_callback.
For example:
key:/hello value:1234
delete /hello
Using add_watch_callback how to get 1234 when delete event occurs

Looking forward to your answer, thank you very much

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions