[pkg-go] Bug#746185: ITP: golang-raft -- Go implementation of the Raft distributed consensus protocol.

Jelmer Vernooij jelmer at debian.org
Sun Apr 27 20:37:39 UTC 2014


Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij <jelmer at debian.org>

* Package name    : golang-raft
  Version         : 0.0~20140427
  Upstream Author : go-raft contributors (Ben Johnson et al.)
* URL             : http://github.com/coreos/raft
* License         : MIT
  Programming Lang: Go
  Description     : Go implementation of the Raft distributed consensus protocol.

This is a Go implementation of the Raft distributed consensus protocol.
Raft is a protocol by which a cluster of nodes can maintain a replicated
state machine. The state machine is kept in sync through the use of a
replicated log.

(this is a dependency for etcd)



More information about the Pkg-go-maintainers mailing list