jnunemaker / resilient
circuit breaker based on netflix/hystrix but in ruby, hopefully commands/semaphores eventually too
☆105Updated last year
Alternatives and similar repositories for resilient:
Users that are interested in resilient are comparing it to the libraries listed below
- 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.☆193Updated 3 years ago
- fattr.rb is a "fatter attr" for ruby and borrows heavily from the metakoans.rb ruby quiz☆73Updated 7 years ago
- High performance cached object serialization☆67Updated 8 years ago
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆116Updated 2 years ago
- Implementation of the circuit breaker pattern in Ruby, backed by Redis☆133Updated 9 months ago
- ActiveRecord Views for PostgreSQL☆90Updated 3 months ago
- Octoshark is an ActiveRecord connection manager☆132Updated 6 months ago
- Safer ActiveRecord migrations for Postgres☆117Updated 6 months ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 7 months ago
- Server Timing headers for Rails apps☆113Updated 6 years ago
- Make sure your string literals are Frozen☆87Updated 4 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆108Updated 7 years ago
- Speedup applications boot by caching require calls☆191Updated 3 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Transparently publish all model changes to subscribers☆102Updated 4 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- Puts a cork in their requests☆121Updated last week
- Arca is a callback analyzer for ActiveRecord ideally suited for digging yourself out of callback hell☆38Updated 10 months ago
- When NullObject meets ActiveRecord☆111Updated 9 years ago
- Long Running Ruby Benchmarks☆82Updated 2 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated last year
- Extraction of ActiveSupport::Duration from Rails☆126Updated 8 years ago
- Client framework for consuming JSONAPI services in Ruby