Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Support for /v1/txn #44

Description

@margueritepd

Consul 0.7 introduced the /v1/txn endpoint which allows multiple operations to the key/value store to occur within a transaction.

It would be useful to completely replace a kv subtree atomically. Currently this requires a delete and then a bulkload, which is not ideal. Any plans to incorporate consul transactions into consul-cli to support this workflow?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions