We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently watches can have all history, or new updates, for watchers that want to resume, they have to revisit all history
Provide an option that enables starting the watch at a client specified revision.
any
No response
The text was updated successfully, but these errors were encountered:
[FEAT] start a watcher at a specific revision
27083aa
FIX #650
KvWatchOptions.resumeFromRevision
Successfully merging a pull request may close this issue.
Observed behavior
Currently watches can have all history, or new updates, for watchers that want to resume, they have to revisit all history
Expected behavior
Provide an option that enables starting the watch at a client specified revision.
Server and client version
any
Host environment
No response
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: