Commit Graph

12 Commits (24272b27a3ae289b055cb36c750eeb1ce7235ff0)

Author SHA1 Message Date
James Phillips 778b975e7a Adds a get-tree verb to KV transaction operations.
9 years ago
James Phillips a37bf9de56 Adds a read-only optimized path for transactions.
9 years ago
James Phillips 4882a9fe43 De-nests the KV output structure (removes DirEnt member).
9 years ago
James Phillips 960b9d6fb6 Switches to "KV" instead of "KV" for the KV operations.
9 years ago
James Phillips 38d0f6676f Refactors TxnRequest/TxnResponse into a form that will allow non-KV ops.
9 years ago
James Phillips 69f58ad04a Moves txn code into a new endpoint, not specific to KV.
9 years ago
James Phillips 44ab1aa418 Adds type for API ops and an example transaction.
9 years ago
James Phillips e491245062 Performs basic plumbing of KVS transactions through all the layers.
9 years ago
Dale Wijnand 5a28ebcaa3 Fix a bunch of typos.
9 years ago
Andrew Poydence b5f6451e74 Returns an error for a key with a '/'
10 years ago
Armon Dadgar 94d7022a88 api: Add support for DeleteCAS
10 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api
10 years ago