[ Bron: etcd ]
Pakket: etcd-server (3.5.16-3)
Verwijzigingen voor etcd-server
Debian bronnen:
Het bronpakket etcd downloaden:
Beheerders:
- Debian Go Packaging Team (QA-pagina)
- Jelmer Vernooij (QA-pagina)
- Tim Potter (QA-pagina)
- Anthony Fok (QA-pagina)
Externe bronnen:
- Homepage [etcd.io]
Vergelijkbare pakketten:
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.
Andere aan etcd-server gerelateerde pakketten
|
|
|
|
-
- 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 Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- sug: etcd-client
- highly-available key value store -- client