-
Updated
Sep 17, 2020 - Go
#
circuit-breaker
Here are 285 public repositories matching this topic...
Connect, secure, control, and observe services.
kubernetes
microservices
microservice
consul
api-management
architecture
proxies
resiliency
nomad
milestones
mixer
fault-injection
circuit-breaker
service-mesh
lyft-envoy
envoy
istio-proxy
polyglot-microservices
istio-mixer
istio-manager
enforce-policies
request-routing
nanil4568
commented
Aug 12, 2020
Issue Description
Type: feature request
Describe what happened (or what feature you want)
We are trying to integrate Sentinel with gRPC
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+.
dotnet
overload
delegate
fault-handler
circuit-breaker
poly
resilience
circuit-breaker-pattern
retry-strategies
resiliency-patterns
transient-fault-handling
-
Updated
May 2, 2020 - C#
HTTP API Gateway
go
api
golang
microservice
api-gateway
proxy
gateway
etcd
circuit-breaker
traffic-control
backend-apis
-
Updated
Sep 1, 2020 - Go
a microservice framework for rapid development of micro services in Go with rich eco-system
go
kubernetes
registry
distributed-systems
framework
microservice
restful
grpc
cloud-native
circuit-breaker
go-restful
eco
istio
servicemesh
service-center
servicecomb
-
Updated
Sep 17, 2020 - Go
An enhanced HTTP client for Go
-
Updated
Sep 16, 2020 - Go
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly.
nodejs
typescript
circuit-breaker
cancellation
bulkhead
cancellationtoken
fault-handling
bulkhead-isolation
backoffs
-
Updated
Sep 17, 2020 - TypeScript
-
Updated
Aug 29, 2020 - Ruby
NOT MAINTAINED! A generic high performance circuit breaker & proxy server written in Go
-
Updated
Aug 18, 2018 - Go
jkonicki
commented
Aug 27, 2020
hananiel
commented
Sep 14, 2020
Consul previously did not supports metadata, but now it does. We use tags instead but can now revert to using metadata. Need to update the client to use meta instead of tags. Here is our documentation ticket for this: SteeltoeOSS/Documentation#19
Node.js circuit breaker - fails fast ⚡️
-
Updated
Sep 11, 2020 - JavaScript
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
go
mock
api
golang
unit-testing
solid
rest-api
dependency-injection
design-patterns
clean-architecture
circuit-breaker
solid-principles
-
Updated
Oct 2, 2018 - Go
php
microservices
microservice
guzzle
fault-tolerance
circuit-breaker
circuit-breaker-pattern
guzzle-middleware
-
Updated
Aug 31, 2020 - PHP
Hystrix compliant Node.js Circuit Breaker Library
-
Updated
Sep 14, 2020 - JavaScript
Clojure library of flexible retry, circuit breaker and rate limiter
-
Updated
Sep 17, 2020 - Clojure
Circuit Breaker Pattern for PHP
-
Updated
Jul 23, 2020 - PHP
This is a full featured and free API Gateway
nodejs
javascript
api
opensource
microservices
microservice
api-management
api-gateway
proxy
gateway
apigateway
free
node-js
circuit-breaker
tree-gateway
-
Updated
May 1, 2020 - TypeScript
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
-
Updated
Aug 27, 2020 - Clojure
.NET Circuit Breaker Pattern Frameworks
circuit-breaker
hystrix-dashboard
netflix-hystrix
circuit-breaker-pattern
circuit-breaker-library
circuit-breaker-framework
steeltoe-components
-
Updated
May 15, 2019 - C#
A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.
-
Updated
Feb 6, 2020 - C#
Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】
-
Updated
Jun 15, 2020 - Java
Set of Envoy Proxy feature demos (Envoy v2 API supported)
docker
demo
docker-compose
tracing
zipkin
fault-injection
circuit-breaker
service-mesh
envoy
jaeger
envoy-proxy
-
Updated
Aug 14, 2020 - Python
This is the old home for the Steeltoe project. Please refer to the SteeltoeOSS/steeltoe repository moving forward.
-
Updated
May 15, 2019
Improve this page
Add a description, image, and links to the circuit-breaker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the circuit-breaker topic, visit your repo's landing page and select "manage topics."
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp