etcd - Distributed reliable key-value store for the most critical data of a distributed system
etcd is a distributed, consistent key-value store for shared configuration and service discovery. It is simple, secure, fast and reliable. it uses the Raft consensus algorithm to manage a highly-available replicated log.
https://coreos.com/etcd/docs/latest/
https://github.com/coreos/etcd
License:
Tech:
Tags: