[ etiona ]
[ etiona-security ]
[ etiona-updates ]
[ nabia ]
[ nabia-security ]
[ nabia-updates ]
[ aramo ]
[ aramo-security ]
[ aramo-updates ]
[ 原始碼: etcd ]
套件: etcd-server (3.3.25+dfsg-7ubuntu0.22.04.1)
etcd-server 的相關超連結
Trisquel 的資源:
下載原始碼套件 etcd:
- [etcd_3.3.25+dfsg-7ubuntu0.22.04.1.dsc]
- [etcd_3.3.25+dfsg.orig.tar.xz]
- [etcd_3.3.25+dfsg-7ubuntu0.22.04.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Jelmer Vernooij
- Tim Potter
- Anthony Fok
外部的資源:
- 主頁 [etcd.io]
相似套件:
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: init-system-helpers (>= 1.54~)
- helper tools for all init systems
-
- dep: adduser
- add and remove users and groups
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: lsb-base
- Linux Standard Base init script functionality
-
- dep: pipexec
- create a directed graph of processes and pipes
-
- sug: etcd-client
- highly-available key value store -- client