Connect, secure, control, and observe services.
-
Updated
Nov 10, 2020 - Go
{{ message }}
Connect, secure, control, and observe services.
bug report
当配置-Dcsp.sentinel.dashboard.server为指定地址,但这个地址会强制跳转http
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+.
HTTP API Gateway
a microservice framework for rapid development of micro services in Go with rich eco-system
An enhanced HTTP client for 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.
NOT MAINTAINED! A generic high performance circuit breaker & proxy server written in Go
We are building common libraries for use in our .NET Core services infrastructure. Some of these need to expose endpoints or add custom middleware. We are using Steeltoe for Eureaka, so I did some exploring of your codebase.
I see a pattern of using an IStartupFilter for modifying the endpoints using UseEndpoints(). This is not an approach I've seen anywhere else. I asked a question relate
Node.js circuit breaker - fails fast
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Hystrix compliant Node.js Circuit Breaker Library
Clojure library of flexible retry, circuit breaker and rate limiter
Circuit Breaker Pattern for PHP
This is a full featured and free API Gateway
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
.NET Circuit Breaker Pattern Frameworks
A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.
ZIO-native utilities for making resilient distributed systems
Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】
Using fast-check, add tests for circuit breaker, ensuring 100% coverage.
Add a description, image, and links to the circuit-breaker topic page so that developers can more easily learn about it.
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