Skip to content

A simple implementation of the Raft Consensus algorithm

License

Notifications You must be signed in to change notification settings

codymalick/simple-raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-raft

A simple implementation of the Raft Consensus algorithm using Go, and Go's rpc package for communication

Currently a work in progress. =)

Great reference material: https://raft.github.io/

About

A simple implementation of the Raft Consensus algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published