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 thr...
翻译 - Polly是一个.NET弹性和瞬态故障处理库,允许开发人员以流畅和线程安全的方式表示重试,断路器,超时,隔离头和回退等策略。从6.0.1版开始,Polly面向.NET Standard 1.1和2.0+。
Fault tolerance and resilience patterns for the JVM
翻译 - JVM的容错和弹性模式
Fault tolerance and resilience patterns for Go
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
A set of Step Functions high-level resiliency patterns.
Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.
Luffy is a simple resilience and transient-fault handling library
POS System for ASOWELL restaurant
Sapher seeks to help developers implement communication between services in a microservices context, and was built with choreographed sagas in mind
A Resiliency library for wrapping dependency calls. Inspired by Hystrix
Implement microservices using Spring Cloud. establish communication between microservices, enable load balancing, scaling up and down of microservices. centralize the configuration of microservices wi...
Kotlin Multiplatform fault-tolerance library with Ktor integration
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 fl...
Circuit Breaker pattern implementation in Ruby
This repository demonstrates how to build fault-tolerant application and apply resiliency patterns using Resilience4j.
An async semaphore-based bulkhead implementation
Fault tolerance and resilience patterns for Clojure
Fix Gray Failures Fast Using Automation and Route 53 ARC Zonal Shift
A simple app demonstrating how we can implement bulkhead pattern using Resilience4j in Spring Boot