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.
- Website
- https://etcd.io/[01]
- Source Code
- https://github.com/etcd-io/etcd[02]
- Developer
- Country of Origin
- US
- Start Year
- 2013 [04]
- Acquired By
- Project Type
- Open Source
- Written in
- Go
- Operating System
- Linux
- License
- Apache v2
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.
Citations
5 sources- etcd etcd.io
- GitHub - etcd-io/etcd: Distributed reliable key-value store for the most critical data of a distributed system · GitHub github.com
- Container Linux - Wikipedia wikipedia.org
- store module and unit test for store github.com
- Red Hat Is Acquiring CoreOS - Phoronix phoronix.com
Revision #1