Distributed reliable key-value store for shared configuration
Key value store for shared configuration and service discovery
etcd
etcdctl
$ etcd
$ etcdctl put mykey myvalue
$ etcdctl get mykey