A c# library to add jitter to cache durations and retry intervals to increase entropy in your system and prevent thundering herds.
Info
Version: | 1.1.3 |
Author(s): | Jorrit Salverda |
Last Update: | Monday, February 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JorritSalverda/JitterMagic |
NuGet Url: | https://www.nuget.org/packages/JitterMagic |
Install
Install-Package JitterMagic
dotnet add package JitterMagic
paket add JitterMagic
JitterMagic Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)