etcd
A distributed, reliable key-value store for critical distributed system data
About etcd
etcd is a strongly consistent, distributed key-value store designed for storing critical data in distributed systems. It ensures reliability by handling leader elections during network partitions and tolerating machine failures, including leader node failures. etcd is a CNCF project and is widely used for its robust features.
FAQ
etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines.
etcd gracefully handles leader elections during network partitions and can tolerate machine failure, even in the leader node.
Key features include a simple interface for reading and writing values using standard HTTP tools, key-value storage in hierarchically organized directories, the ability to watch for changes, optional SSL client certificate authentication, benchmarks at thousands of writes per second, optional TTLs for key expiration, and proper distribution via the Raft protocol.
Yes, etcd is a CNCF (Cloud Native Computing Foundation) project.
Alternatives to consider
Community ratings & full listBadges
Promote etcd giving it more exposure, by adding these badges to your website, documentation, or product listing. Each badge links back to etcd page on Webfolio.
<a href="https://www.webfolio.to/tools/etcd?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Featured on Webfolio" style="max-width: 150px" /></a>
Categories
Claim this tool
Are you the founder? Claim your profile to update details and track views.