consul-go icon indicating copy to clipboard operation
consul-go copied to clipboard

Expose key/value store entries

Open achille-roussel opened this issue 8 years ago • 0 comments

The current implementation only exposes APIs to deal with the values of store entries. The API are efficient but hide some Consul metadata associated with the entries.

The idea would be to add APIs to expose the key/value store entries.

achille-roussel avatar May 17 '17 05:05 achille-roussel