RubyGems Navigation menu

breaker_machines 0.4.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:
=

instalar:
=

Versões:

  1. 0.5.0 September 10, 2025 (38,5 KB)
  2. 0.4.0 July 13, 2025 (35,5 KB)
  3. 0.3.0 July 09, 2025 (33 KB)
  4. 0.2.1 July 07, 2025 (29 KB)
  5. 0.2.0 July 06, 2025 (29 KB)
Mostrar todas as versões (6)

Runtime Dependencies (4):

activesupport >= 7.2
state_machines >= 0.50.0
zeitwerk ~> 2.7

Development Dependencies (2):

minitest ~> 5.16
rake ~> 13.0

Donos:

Pushed by:

Autores:

  • Abdelkader Boudih

SHA 256 checksum:

=

Total de downloads 1.996

Desta versão 768

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: