Raft.NET
Implementation of the RAFT distributed consensus algorithm among TCP peers with disk or memory data persistence.
.NET c# / dotnet / netstandard /netcore
- Documentation
Implementation of the RAFT distributed consensus algorithm among TCP peers with disk or memory data persistence.
.NET c# / dotnet / netstandard /netcore
下载源码
通过命令行克隆项目:
git clone https://github.com/hhblaze/Raft.Net.git
查看详情