Skip to content

cgreeno/Raft.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raft.NET

A .Net implementation of the RAFT consensus algorithm.

WORK IN PROGRESS

Technologies used:

  • Disruptor-net
  • Protocol Buffers
  • Stateless
  • WCF
  • LightInject
  • Unbuffered IO

Work Left:

  • Finish rules for different states
  • Finish log replication
  • Impl auto-discovery/joining of clusters
  • Make fluent configuration builders for the framework
  • Test it all and pray it works :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%