Skip to content

A Go implementation of the Raft consensus algorithm - replication and leader election.

License

Notifications You must be signed in to change notification settings

oryankibandi/raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAFT CONSENSUS ALGORITHM

This is an implemetation of the Raft Consensus Algorithm.

For details on how it works, checkout the white-paper here or a visualization on the Raft website.

About

A Go implementation of the Raft consensus algorithm - replication and leader election.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages