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

KV - GetRevision() new API #93

Open
8 of 12 tasks
kozlovic opened this issue Feb 10, 2022 · 0 comments
Open
8 of 12 tasks

KV - GetRevision() new API #93

kozlovic opened this issue Feb 10, 2022 · 0 comments
Assignees
Labels
client Client related work enhancement New feature or request

Comments

@kozlovic
Copy link
Member

kozlovic commented Feb 10, 2022

Overview

This is an optional API that is not part of the core KV APIs.
Add GetRevision(key string, revision uint64) which returns a specific revision value for the key.
See Go implementation: nats-io/nats.go#903

Clients and Tools

Other Tasks

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

10 participants