etcd
A distributed, reliable key-value store for critical distributed system data
Acerca 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.
Preguntas frecuentes
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.
Alternativas a considerar
Ver todas las alternativasInsignias
Promociona etcd y dale más visibilidad añadiendo estas insignias a tu web, documentación o ficha de producto. Cada insignia enlaza a la página de etcd en 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="Destacado en Webfolio" style="max-width: 150px" /></a>
Categorías
Reclamar esta herramienta
¿Eres el fundador? Reclama tu perfil para actualizar los detalles y rastrear visualizaciones.