RubyGems Navigation menu

rbsafecircuit 0.1.0

rbsafecircuit is a Ruby gem that provides a robust implementation of the circuit breaker pattern, designed to enhance the resilience of applications by managing failures and reducing the impact of network or service-related issues. It includes features such as state management (closed, open, half-open), failure thresholds, timeout handling, and event-driven callbacks for handling success, failure, open, close, and half-open states. Built with flexibility and reliability in mind, rbsafecircuit helps developers ensure their applications remain responsive and reliable in the face of unreliable external dependencies.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.0 June 30, 2024 (6.5 KB)

Runtime 依赖 (1):

event_emitter ~> 1.0

所有者:

推送者:

作者:

  • fadedreams7

SHA 256 校验和:

=

下载总量 273

这个版本 273

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.5

链接: