jnunemaker / resilientLinks
circuit breaker based on netflix/hystrix but in ruby, hopefully commands/semaphores eventually too
☆109Updated 2 years ago
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 6 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
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆122Updated 3 years ago
- 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
- Health check page as Rack middleware☆37Updated last year
- Octoshark is an ActiveRecord connection manager☆132Updated last year
- Safer ActiveRecord migrations for Postgres☆117Updated 2 weeks ago
- Server Timing headers for Rails apps☆113Updated 7 years ago
- Tooling for tracing object allocations in Ruby 2.1☆262Updated 3 years ago
- ActiveRecord Views for PostgreSQL☆90Updated last year
- Write JSON specs like a☆63Updated 7 years ago
- The friendly gem that instruments everything for you, like I would if I could.☆493Updated 6 months ago
- Speedup applications boot by caching require calls☆193Updated 3 years ago
- Alternative controllers with middleware☆167Updated 2 weeks ago
- Spin up an external server just for Capybara☆129Updated last year
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 4 years ago
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆165Updated 8 years ago
- A Ruby gem for using the postgres explain command with Active Record