1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

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

Discussion in '软件资讯' started by 漂亮的石头, 2016-04-24.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,766
    Likes Received:
    47
    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/releases/tag/v2.3.2
    etcd v2.3.2 发布,高可用 Key/Value 存储系统下载地址
     
Loading...