Etcd v3.1.0-alpha.1 發布,一個分布式環境下的 key/value 存儲服務
詳細:
Etcd 是一個應用在分布式環境下的 key/value 存儲服務。利用 etcd 的特性,應用程序可以在集群中共享信息、配置或作服務發現,Etcd 會在集群的各個節點中復制這些數據并保證這些數據始終正確。Etcd 無論是在 CoreOS 還是 Kubernetes 體系中都是不可或缺的一環。
服務發現示意圖
更新日志
- gRPC smart proxy with watch coalescing and key caching
- Authentication
- Lease information lookup RPC
- Automatic client endpoint synchronization to cluster
通用服務器功能:
- Faster linearizable reads (in progress)
- Server gateway for static client endpoints
- Automatic cluster leadership transfer on server shutdown
- Membership health checking to prevent accidental quorum loss
- Embeddable etcd server
Downloads
- etcd-v3.1.0-alpha.1-darwin-amd64.zip
- ytesetcd-v3.1.0-alpha.1-darwin-amd64.zip.asc
- etcd-v3.1.0-alpha.1-linux-amd64.aci
- ytesetcd-v3.1.0-alpha.1-linux-amd64.aci.asc
- etcd-v3.1.0-alpha.1-linux-amd64.tar.gz
- ytesetcd-v3.1.0-alpha.1-linux-amd64.tar.gz.asc
- etcd-v3.1.0-alpha.1-windows-amd64.zip
- ytesetcd-v3.1.0-alpha.1-windows-amd64.zip.asc
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/1ae55b9c
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!