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

[Feature request] KeyValueClient support batch write using transaction #203

Open
GuangmingLuo opened this issue Jan 9, 2020 · 2 comments

Comments

@GuangmingLuo
Copy link

Currently, KeyValueClient support read and delete a directory by using 'recurse' parameter. However, it is not possible to write a directory, which is equivalent to write/set multiple keys at the same time. Can consul transaction be used for that purpose ?

Transactions HTTP API: https://www.consul.io/api/txn.html

@GuangmingLuo
Copy link
Author

Ref to this PR which has been requested a few month ago : #198

@genossa
Copy link

genossa commented Jan 27, 2020

Hi all! Any information about the status of this PR? Is it going to be merged anytime soon?

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

No branches or pull requests

2 participants