etcd - Distributed reliable key-value store for the most critical data of a distributed system
![post-title](https://assets.blackslate.io/projects/01/kjgft78h8aPVmiH.jpg)
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: