Etcd v3.1.0-rc.0 发布,一个分布式环境下的 key/value 存储服务
jopen 8年前
<p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/88e0ec7c552222ea72929b15a17af987.png" /></strong></p> <p> </p> <p>Etcd 是一个应用在分布式环境下的 key/value 存储服务。利用 etcd 的特性,应用程序可以在集群中共享信息、配置或作服务发现,Etcd 会在集群的各个节点中复制这些数据并保证这些数据始终正确。Etcd 无论是在 CoreOS 还是 Kubernetes 体系中都是不可或缺的一环。</p> <p style="text-align: center;"><a href="https://simg.open-open.com/show/1beabef5a1168cdc43766903e65f907d.jpg"><img alt="" src="https://simg.open-open.com/show/1beabef5a1168cdc43766903e65f907d.jpg" /></a></p> <p style="text-align: center;"><strong>服务发现示意图</strong></p> <h2>更新日志</h2> <ul> <li>gRPC smart proxy with watch coalescing and key caching</li> <li>Authentication</li> <li>Lease information lookup RPC</li> <li>Automatic client endpoint synchronization to cluster</li> </ul> <ul> <li>Faster linearizable reads</li> <li>Server gateway for static client endpoints</li> <li>Automatic cluster leadership transfer on server shutdown</li> <li>Membership health checking to prevent accidental quorum loss</li> <li>Embeddable etcd server</li> </ul> <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/422bede7">http://www.open-open.com/news/view/422bede7</a></p>