Skip to content

jkew/riff_raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riff_raft

NOTE: This is not really much of an implementation yet

Implementation of raft in c.

Build and Test

./configure
make
make check

Autoconf Setup

autoconf
aclocal
automake --add-missing

About

Implementation of the Raft Consensus Protocol in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published