etcd

etcd is a key-value DBMS for the CoreOS system. It is written in Go and uses the Raft consensus algorithm to manage a highly-available replicated log.

Data Model

Key/Value