Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 02:05:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205311] [NEW PORT] net/etcd: Distributed, consistent key-value store for shared configuration
Message-ID:  <bug-205311-13-EXJtIJ7xiI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205311-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205311-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205311

--- Comment #6 from Vanilla I. Shu <vanilla@FreeBSD.org> ---
(In reply to yuri from comment #2)

Yep, but I think it's same software with devel/etcd

---
# more /usr/ports/devel/etcd/pkg-descr
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 is written in Go and uses the raft consensus
algorithm to manage a highly-available replicated log.

WWW: https://github.com/coreos/etcd

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205311-13-EXJtIJ7xiI>