Skip to content

Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet

License

Notifications You must be signed in to change notification settings

hhblaze/Raft.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raft.NET

Image of Build NuGet Badge Image of Build

Implementation of the RAFT distributed consensus algorithm among TCP peers with disk or memory data persistence.
.NET c# / dotnet / netstandard /netcore


[email protected]