etcd
A distributed, reliable key-value store for critical distributed system data
À propos de 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 à considérer
Voir toutes les alternativesBadges
Faites la promotion de etcd et donnez-lui plus de visibilité en ajoutant ces badges à votre site web, votre documentation ou votre fiche produit. Chaque badge renvoie vers la page de etcd sur 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="Mis en avant sur Webfolio" style="max-width: 150px" /></a>
Catégories
Revendiquer cet outil
Vous êtes le fondateur ? Revendiquez votre profil pour mettre à jour les détails et suivre les vues.