Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watcher support for all history, last values or updates as well as get notifications on deletes #577

Merged
merged 1 commit into from Aug 24, 2023

Conversation

aricart
Copy link
Member

@aricart aricart commented Aug 23, 2023

[FEAT] added support for specifying whether the watcher should receive all history, last values, or updates only.
[FEAT] added support for specifying whether a watcher should get notified of deletes

Fix #573

…e all history, last values, or updates only.

[FEAT] added support for specifying whether a watcher should get notified of deletes
@aricart aricart requested a review from Jarema August 23, 2023 21:10
Copy link
Contributor

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aricart aricart merged commit 06c37f0 into main Aug 24, 2023
3 checks passed
@aricart aricart deleted the fix-573 branch August 24, 2023 14:29
Copy link
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KV/OS watch functionality IncludeHistory, UpdatesOnly, IgnoreDeletes, MetaOnly
3 participants