kamui / retriableLinks
Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.
☆852Updated 2 months ago
Alternatives and similar repositories for retriable
Users that are interested in retriable are comparing it to the libraries listed below
Sorting:
- ActiveSupport::Memoizable with a few enhancements☆923Updated last year
- Per-request global storage for Rack.☆1,479Updated last year
- Make any Ruby object quack like ActiveRecord☆1,103Updated 3 months ago
- A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)☆957Updated last year
- Happy database triggers for ActiveRecord☆786Updated 2 months ago
- See statistic about your workers☆795Updated last year
- Abort requests that are taking too long☆897Updated last week
- Attach comments to ActiveRecord's SQL queries☆1,758Updated 9 months ago
- Advisory locking for ActiveRecord☆651Updated this week
- Log outgoing HTTP requests in ruby☆811Updated this week
- Concurrency and rate-limit throttling for Sidekiq☆744Updated 3 weeks ago
- an extension to the sidekiq message processing to track your jobs☆993Updated 3 years ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆753Updated 3 months ago
- Performance testing matchers for RSpec☆608Updated last year
- Track the load progress of your Bundler-based projects☆728Updated 2 years ago
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆980Updated 5 months ago
- Squasher - squash your old migrations in a single command☆1,524Updated 5 months ago
- Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.☆709Updated 10 months ago
- RSpec for Sidekiq☆671Updated last month
- Series of Actions with an emphasis on simplicity.☆858Updated 3 weeks ago
- Configuration library for Ruby gems and applications☆831Updated 2 months ago
- A Ruby library for testing your library against different versions of dependencies.☆1,293Updated 7 months ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆854Updated 4 months ago
- Detect non-atomic interactions within DB transactions☆951Updated last month
- Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.☆887Updated 5 months ago
- Retryable is general-purpose retrying library, written in Ruby, to simplify the task of adding retry behavior to just about anything.☆489Updated 9 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,373Updated 3 months ago
- A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids t…☆981Updated last year
- Efficient bulk inserts with ActiveRecord☆815Updated 3 years ago
- Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword☆798Updated 2 months ago