consul-api
consul-api copied to clipboard
Add support for /txn endpoints
Please implement support for transactions endpoints (/txn
). It is requried for atomic update of multiple keys in KV
https://www.consul.io/api/txn.html
I had impl a part of it, will for merge. https://github.com/Ecwid/consul-api/pull/198