raft

package module
v0.0.0-...-3d85bc3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2016 License: MIT Imports: 0 Imported by: 0

README

go-raft

An implementation of the Raft distributed consensus protocol

godoc

Status: work in progress

What is it?

Raft, if you're not familiar, is a consensus protocol for distributed systems. It works by (a) electing a leader, and then (b) recording and distributing a log of state mutations.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
multierror
Package multierror provides a type for composite errors.
Package multierror provides a type for composite errors.
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL