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+。
Resilience4j 是一个轻量级容错框架,设计灵感来源于Netflix 的Hystrix框架,为函数式编程所设计。
A curated list of Chaos Engineering resources.
翻译 - 精选的混沌工程资源列表。