[Bug 205311] [NEW PORT] net/etcd: Distributed, consistent key-value store for shared configuration

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 17 02:05:10 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205311

--- Comment #6 from Vanilla I. Shu <vanilla at 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.


More information about the freebsd-ports-bugs mailing list