implementation of consistent hash based on ring hash.
Info
Version: | 1.0.0 |
Author(s): | shuvava |
Last Update: | Wednesday, October 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shuvava/ring-hash |
NuGet Url: | https://www.nuget.org/packages/RingHash |
Install
Install-Package RingHash
dotnet add package RingHash
paket add RingHash
RingHash Download (Unzip the "nupkg" after downloading)
Dependencies
Tags