Distributed key-value store with health checking and service discovery. More information: https://learn.hashicorp.com/consul/getting-started/kv.
consul kv get {{key}}
consul kv put {{key}} {{value}}
consul kv delete {{key}}