mlanett / redis-lock
Pessimistic locking using Redis
☆115Updated 2 years ago
Alternatives and similar repositories for redis-lock:
Users that are interested in redis-lock are comparing it to the libraries listed below
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- Execute irreversible actions only when transactions are not rolled back☆159Updated 3 months ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Easily suppress the Rails logger☆161Updated 4 months ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 2 years ago
- Test your Rake tasks in RSpec more easily☆51Updated last year
- ☆194Updated 5 years ago
- Store transaction changes for active record objects☆105Updated 2 years ago
- Redis-backed, per-worker rate limits for job processing.☆195Updated last year
- Tooling for tracing object allocations in Ruby 2.1☆261Updated 2 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆233Updated last year
- ☆129Updated last year
- Dynamically build an Active Record model (with table) within a test context☆175Updated last month
- Sidekiq plugin to log in Logstash style☆68Updated 3 months ago
- ☆155Updated 8 years ago
- Working with any data in AR style☆120Updated 2 years ago
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 4 years ago
- Puma performance without all the (T)pain