RubyGems Navigation menu

breaker_machines 0.10.1

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

安裝:
=

版本列表:

  1. 0.10.2 December 11, 2025 x86_64-linux (297.0 KB)
  2. 0.10.2 December 11, 2025 x86_64-linux-musl (296.0 KB)
  3. 0.10.2 December 11, 2025 x86_64-darwin (270.0 KB)
  4. 0.10.2 December 11, 2025 arm64-darwin (262.5 KB)
  5. 0.10.2 December 11, 2025 aarch64-linux (295.0 KB)
  6. 0.10.1 December 11, 2025 (61.0 KB)
顯示所有版本(共 32)

Runtime 相依性套件 (6):

activesupport >= 8.0
rb_sys ~> 0.9
state_machines >= 0.100.4
zeitwerk ~> 2.7

Development 相依性套件 (3):

minitest ~> 5.16
rake ~> 13.0
rake-compiler ~> 1.3

擁有者:

推送者:

作者:

  • Abdelkader Boudih

SHA 256 總和檢查碼:

=

總下載次數 5,822

這個版本 100

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.3.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: