Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pax-raft

Build Status

Haskell implementation of Raft consensus algorithm. Uses the common data types in Pax.

Not 100% functional, but making progress.

Both 3-node and 5-node cluster tests are passing, including the "stability" tests which validate that once a leader is chosen, the leadership doesn't change.

Simple single-action client test passes, so both RPC calls of the Raft protocol appear to function.

About

Haskell implementation of Raft consensus algorithm

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages