Skip to content
/ raft Public

Implementation of a consensus algorithm Raft

Notifications You must be signed in to change notification settings

aligusnet/raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raft

Implementation of a consensus algorithm Raft: https://raft.github.io

Build Status

Unit Tests

execute

$GOPATH/bin/goconvey

to run unit tests display results in your browser. See http://goconvey.co for details.

Old good go test is still available.

About

Implementation of a consensus algorithm Raft

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published