红联Linux门户
Linux帮助

etcd v2.3.2发布,高可用Key/Value存储系统

发布时间:2016-04-24 09:45:20来源:红联作者:baihuo
etcd v2.3.2 发布了,etcd 是一个高可用的 Key/Value 存储系统,主要用于分享配置和服务发现。etcd 的灵感来自于 ZooKeeper 和 Doozer,侧重于:

简单:支持 curl 方式的用户 API (HTTP+JSON)

安全:可选 SSL 客户端证书认证

快速:单实例可达每秒 1000 次写操作

可靠:使用 Raft 实现分布式

该版本改进记录如下:

GH5028: etcdmain: start on unsupported arch when ETCD_UNSUPPORTED_ARCH is set

GH5049: etcdctl: don't crash on duplicate role in user grant

GH5051: etcdctl: don't panic on ListUser with roles

GH5120: etcdserver: close response body when getting cluster information

Compiled with Go 1.6.2

软件详情:https://github.com/coreos/etcd/

下载地址:https://github.com/coreos/etcd/releases/tag/v2.3.2

来自:开源中国社区
文章评论

共有 0 条评论