RubyGems Navigation menu

breaker_machines 0.2.0

BreakerMachines is a production-ready circuit breaker implementation for Ruby that prevents cascade failures in distributed systems. Built on the battle-tested state_machines gem, it provides a clean DSL, thread-safe operations, multiple storage backends, and comprehensive introspection tools. Unlike other solutions, BreakerMachines prioritizes safety by avoiding dangerous forceful timeouts while supporting fallback chains, jitter, and event callbacks.

Gemfile:
=

installieren:
=

Versionen:

  1. 0.4.0 July 13, 2025 (35,5 KB)
  2. 0.3.0 July 09, 2025 (33 KB)
  3. 0.2.1 July 07, 2025 (29 KB)
  4. 0.2.0 July 06, 2025 (29 KB)
  5. 0.1.0 July 05, 2025 (40 KB)

Runtime Abhängigkeiten (4):

activesupport >= 8.0
state_machines >= 0.31.0
zeitwerk ~> 2.7

Development Abhängigkeiten (2):

minitest ~> 5.16
rake ~> 13.0

Besitzer:

Pushed by:

Autoren:

  • Abdelkader Boudih

SHA 256-Prüfsumme:

=

Downloads insgesamt 1.316

Für diese Version 123

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: