Enjoying this site? Please to help keep the Snapstats.org lights on.
Description
Etcd is a high availability key-value store, implementing the RAFT algorithm to deal with failover within the etcd cluster. Popular in the Docker community as a shared store of small but important data in a distributed application.