consul-go
consul-go copied to clipboard
Expose key/value store entries
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.