golang-github-goraft-raft - A Go implementation of the Raft distributed consensus protocol
Website: | http://github.com/goraft/raft |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
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.
Packages
golang-github-goraft-raft-0-0.3.gite138889.el6.src [37 KiB] |
Changelog
by Lokesh Mandvekar (2013-10-20):
- defattr removed - description updated - double quotes removed from provides and requires |