RAFT consensus implementation.
Info
Version: | 0.4.4 |
Author(s): | Tom Pallister |
Last Update: | Tuesday, May 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TomPallister/Rafty |
NuGet Url: | https://www.nuget.org/packages/Rafty |
Install
Install-Package Rafty
dotnet add package Rafty
paket add Rafty
Rafty Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.DotNet.InternalAbstractions(>= 1.0.50021003177)
- Microsoft.Extensions.Logging(>= 2.0.2)
- Newtonsoft.Json(>= 10.0.1)
- System.ValueTuple(>= 4.4.0)
Tags