Skip to content
/ pyraft Public

A toy implementation of the Raft consensus algorithm.

Notifications You must be signed in to change notification settings

sdab/pyraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A toy implementation of the Raft consensus algorithm.

This implementation uses Thrift for the RPC mechanism so it must
be installed as a dependency (`pip install thrift` works just fine).

About

A toy implementation of the Raft consensus algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published