Repository navigation

#

resiliency-patterns

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

C#
13717
2 天前
Java
4250
10 个月前

Resiliency patterns for golang

Go
2282
2 个月前

Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.

C#
137
2 年前

Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.

C#
32
1 年前

Luffy is a simple resilience and transient-fault handling library

C#
22
7 年前

Sapher seeks to help developers implement communication between services in a microservices context, and was built with choreographed sagas in mind

C#
10
6 年前

A Resiliency library for wrapping dependency calls. Inspired by Hystrix

C#
6
4 年前

Implement microservices using Spring Cloud. establish communication between microservices, enable load balancing, scaling up and down of microservices. centralize the configuration of microservices with Spring Cloud Config Server. Implement Eureka Server, circuit breaker pattern

Java
5
2 年前

Kotlin Multiplatform fault-tolerance library with Ktor integration

Kotlin
4
8 个月前

PollyScript is a JavaScript resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. PollyScript is a port of the Polly library from .NET.

TypeScript
3
5 年前

An async semaphore-based bulkhead implementation

Rust
1
3 年前

Fix Gray Failures Fast Using Automation and Route 53 ARC Zonal Shift

Python
0
2 年前

A simple app demonstrating how we can implement bulkhead pattern using Resilience4j in Spring Boot

Java
0
1 年前