Pakket: etcd-server (3.2.26+dfsg-6ubuntu0.2)
Verwijzigingen voor etcd-server
Trisquel bronnen:
Het bronpakket etcd downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team
- Jelmer Vernooij
- Tim Potter
- Anthony Fok
Externe bronnen:
- Homepage [github.com]
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: adduser
- add and remove users and groups
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: 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