Hydra is a library for adding hot failover/failback capability between multiple replicated/redundant systems using pluggable circuit-breaker type strategies.
Info
| Version: | 1.0.0 |
| Author(s): | ed.pollitt |
| Last Update: | Tuesday, December 13, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/edpollitt/Hydra |
| NuGet Url: | https://www.nuget.org/packages/Nerdle.Hydra |
Install
Install-Package Nerdle.Hydra
dotnet add package Nerdle.Hydra
paket add Nerdle.Hydra
Nerdle.Hydra Download (Unzip the "nupkg" after downloading)
Dependencies
Tags