jnunemaker / resilientLinks
circuit breaker based on netflix/hystrix but in ruby, hopefully commands/semaphores eventually too
☆108Updated last year
Alternatives and similar repositories for resilient
Users that are interested in resilient are comparing it to the libraries listed below
Sorting:
- Implementation of the circuit breaker pattern in Ruby, backed by Redis☆133Updated 4 months ago
- Tell StatsD about request time, GC, objects and more. Latest Rails 4 and Ruby 2.1 support, and ancient Rails 2 and Ruby 1.8 support.☆194Updated 3 years ago
- Health check page as Rack middleware☆37Updated last year
- Server Timing headers for Rails apps☆113Updated 7 years ago
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆119Updated 3 years ago
- Safer ActiveRecord migrations for Postgres☆117Updated last year
- Arca is a callback analyzer for ActiveRecord ideally suited for digging yourself out of callback hell☆39Updated last year
- Make sure your string literals are Frozen☆87Updated 5 years ago
- Automatically disable dangerous Rake tasks in production☆103Updated 9 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆107Updated 7 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated last year
- Find code that busts the Ruby 2.1+ cache.☆76Updated 8 years ago
- The friendly gem that instruments everything for you, like I would if I could.☆493Updated 3 months ago
- ActiveRecord Views for PostgreSQL☆90Updated 10 months ago
- Speedup applications boot by caching require calls☆193Updated 3 years ago
- Puts a cork in their requests☆122Updated 4 months ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Tooling for tracing object allocations in Ruby 2.1☆262Updated 3 years ago
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 5 years ago
- Client framework for consuming JSONAPI services in Ruby