[ etiona ]
[ etiona-security ]
[ etiona-updates ]
[ nabia ]
[ nabia-security ]
[ nabia-updates ]
[ aramo ]
[ aramo-security ]
[ aramo-updates ]
[ 源代码: etcd ]
软件包: etcd-server (3.2.26+dfsg-6ubuntu0.2)
etcd-server 的相关链接
Trisquel 的资源:
下载源码包 etcd:
- [etcd_3.2.26+dfsg-6ubuntu0.2.dsc]
- [etcd_3.2.26+dfsg.orig.tar.xz]
- [etcd_3.2.26+dfsg-6ubuntu0.2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Jelmer Vernooij
- Tim Potter
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
highly-available key value store -- daemon
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 server binaries.
其他与 etcd-server 有关的软件包
|
|
|
-
- dep: adduser
- 软件包暂时不可用
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: lsb-base
- 软件包暂时不可用
-
- dep: pipexec
- 软件包暂时不可用
-
- sug: etcd-client
- highly-available key value store -- client