[ 源代码: etcd ]
软件包:etcd-client(3.2.26+dfsg-3+deb10u1) [security]
etcd-client 的相关链接
Debian 的资源:
下载源码包 etcd:
- [etcd_3.2.26+dfsg-3+deb10u1.dsc]
- [etcd_3.2.26+dfsg.orig.tar.xz]
- [etcd_3.2.26+dfsg-3+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
highly-available key value store -- client
A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on:
* Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft
Etcd uses the Raft consensus algorithm to manage a highly-available replicated log.
This package contains the client binaries.