Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌊 Raft

Simple implementation of the Raft distributed consensus algorithm in Go.

Paper : https://raft.github.io/raft.pdf

Todo

  • Leader elections
  • Commands/Log replication
  • Persistence
  • Membership Changes
  • Log Compaction

K-v Implementation

Planning to implement a distributed key-value store using the raft consensus algorithm

About

Simple raft implementation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages