# Raft.Net
**Repository Path**: duoduan.com/Raft.Net
## Basic Information
- **Project Name**: Raft.Net
- **Description**: raft参考
- **Primary Language**: Unknown
- **License**: BSD-2-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-02-23
- **Last Updated**: 2021-03-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Raft.NET
[](https://github.com/hhblaze/Biser/blob/master/LICENSE)
[](https://www.nuget.org/packages/Raft/)
[](http://tiesky.com)
Implementation of the [RAFT](https://raft.github.io/) distributed consensus algorithm among TCP peers with disk or memory data persistence.
.NET c# / dotnet / netstandard /netcore
----
- [Documentation](https://docs.google.com/document/d/e/2PACX-1vQYWpDD6L20CSBR4QTlpP2SJDEKcj6VRP-ZI3t_wQ93c3OS96Wk8ojvAFNo3zwYaiz7VUi5EF34JJhZ/pub)
hhblaze@gmail.com