etcd 2.2.3+dfsg-1 source package in Ubuntu

Changelog

etcd (2.2.3+dfsg-1) unstable; urgency=medium

  * New upstream release [December 2015].

 -- Dmitry Smirnov <email address hidden>  Mon, 04 Jan 2016 17:32:15 +1100

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.3+dfsg-1.dsc 3.5 KiB 52255e299cda57a3fd826691cefaf27e9c11c58ea92a0149a0868e5b4a0d1240
etcd_2.2.3+dfsg.orig.tar.xz 371.8 KiB 82a3aa492d32ad96b80e37f5ae0e86fba86a5b8b48ee8e762c0155a16d676f66
etcd_2.2.3+dfsg-1.debian.tar.xz 11.7 KiB 4abafe922517a8be02c31169d4ef5994a9bb37256d78c18365a9d08900d8ba83

Available diffs

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.