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:
=

installation:
=

Versions:

  1. 0.1.0 June 30, 2024 (6,5 ko)

Dépendances de Runtime (1):

event_emitter ~> 1.0

Propriétaires:

Pushed by:

Auteurs:

  • fadedreams7

Total de contrôle SHA 256:

=

Total de téléchargements 273

Pour cette version 273

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.5

Liens: