Repository navigation

#

circuit-breaker-pattern

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#
13923
5 天前

An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.

Go
787
7 天前

🐘 A Circuit Breaker pattern implementation for PHP applications.

PHP
634
2 个月前

Circuit Breaker pattern as a monad

TypeScript
69
3 年前

gRelay is an open source project written in Go that provides the circuit break pattern with a relay idea behind.

Go
31
3 年前

Implementation of the circuit breaker pattern in crystal

Crystal
26
2 年前

This Github repository contains code samples, documentation, and resources covering patterns such as Saga Choreography, Orchestration, Event Sourcing, and Resiliency. It is a resource to help application developers build flexible and resilient systems in complex scenarios.

C#
10
2 年前

Two Spring Boot microservices to demonstrate reactive Circuit Breaker using WebClient and Resilience4j

Java
7
3 年前

Synchronous Communication between Microservices built in ASP.NET Core

C#
7
2 年前

Event-Driven Architecture, Clean Architecture, Clean Code, SOLID Principles, Test Pyramid, Patterns (Ambassador, Circuit Breaker, Mediator, Outbox, Result, Retry, Strategy), Java, Spring Boot, Kong, Keycloak, Kafka, MongoDB, Redis, Elastic, Kibana, Swagger, Testcontainers, Docker

Java
5
11 小时前