ResilientSharp is a library that provides a simple yet flexible way to add resilience and fault-tolerance to your application using the Circuit Breaker pattern.
-
Updated
Sep 3, 2023 - C#
ResilientSharp is a library that provides a simple yet flexible way to add resilience and fault-tolerance to your application using the Circuit Breaker pattern.
Finity is a .NET Core resilience and Fault tolerance library that allows developers to extend IHttpClientFactory such as Retry, Circuit Breaker, Caching, Authentication and, Bulkhead Isolation.
Provides sample implementations of the Polly library using decorator pattern and Autofac.
NHystrix is inspired by Netflix/Hystrix (https://github.com/Netflix/Hystrix): a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
Add a description, image, and links to the bulkhead topic page so that developers can more easily learn about it.
To associate your repository with the bulkhead topic, visit your repo's landing page and select "manage topics."