enova / sidekiq-rate-limiterLinks
Redis-backed, per-worker rate limits for job processing.
☆197Updated last year
Alternatives and similar repositories for sidekiq-rate-limiter
Users that are interested in sidekiq-rate-limiter are comparing it to the libraries listed below
Sorting:
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆313Updated 2 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆234Updated last year
- Rack::Timeout enhancements for Rails☆390Updated 3 weeks ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 11 months ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Dynamically build an Active Record model (with table) within a test context☆180Updated 2 weeks ago
- Flipflop lets you declare and manage feature flags in your Rails application.☆184Updated 7 months ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 7 months ago
- gem install jemalloc && bundle exec je ./script/rails s☆247Updated 2 years ago
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Tooling for tracing object allocations in Ruby 2.1☆261Updated 3 years ago
- Action Cable command-line client☆230Updated last year
- Run your data migration scripts like a master