Announcing Stoplight, a circuit breaker gem
I am proud to announce the first stable release of Stoplight! It’s like traffic control for your code. Stoplight implements the circuit breaker design pattern in Ruby. Use it to gracefully handle things that occasionally fail.
http://taylor.fausak.me/2015/02/19/announcing-stoplight-a-ruby-circuit-breaker/
Post a comment