etcd 2.2.0+dfsg-2 source package in Ubuntu

Changelog

etcd (2.2.0+dfsg-2) unstable; urgency=medium

  * Build-Depends: swap alternatives to put non-existent packages last.
  * .service: less aggressive restart (on-failure --> on-abnormal).

 -- Dmitry Smirnov <email address hidden>  Sun, 13 Sep 2015 14:44:36 +1000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
etcd_2.2.0+dfsg-2.dsc 3.4 KiB 7a2b4815f95d0de89c5aea08a1120d2d9217bbf85a1dcb0f8802d2e2e8238cf3
etcd_2.2.0+dfsg.orig.tar.xz 429.3 KiB 054eef5ade55b47a129f40f95d7f38eef13fd4d97beec9d5611b5139554d231e
etcd_2.2.0+dfsg-2.debian.tar.xz 11.1 KiB 967cb67bd7281799a4a61e676b63e7efb9a26cd228707ceb15111e1d39c74bef

No changes file available.

Binary packages built by this source

etcd: 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-dbgsym: debug symbols for package etcd

 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.

golang-etcd-server-dev: highly-available key value store -- source

 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 source.