ClosureTree / with_advisory_lockLinks
Advisory locking for ActiveRecord
☆675Updated this week
Alternatives and similar repositories for with_advisory_lock
Users that are interested in with_advisory_lock are comparing it to the libraries listed below
Sorting:
- Happy database triggers for ActiveRecord☆788Updated 6 months ago
- Concurrency and rate-limit throttling for Sidekiq☆765Updated this week
- Track the load progress of your Bundler-based projects☆729Updated 2 years ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆766Updated 8 months ago
- Versioned database functions and triggers for Rails☆822Updated last week
- RSpec for Sidekiq☆675Updated last week
- Performance testing matchers for RSpec☆612Updated last year
- StateMachines Active Record Integration☆414Updated 3 weeks ago
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆863Updated 6 months ago
- Configuration library for Ruby gems and applications☆855Updated last week
- ActiveSupport::Memoizable with a few enhancements☆924Updated last year
- 🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.☆420Updated 8 months ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆624Updated last month
- Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.☆718Updated last year
- UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.☆497Updated 10 months ago
- Business transaction DSL☆474Updated last week
- Get memory usage of a process in Ruby☆478Updated last year
- A security extension for devise, meeting industry-standard security demands for web applications.☆632Updated this week
- Make any Ruby object quack like ActiveRecord☆1,109Updated 3 weeks ago
- Detect non-atomic interactions within DB transactions☆1,058Updated 2 months ago
- A toolkit to upgrade your next Rails application☆548Updated 3 weeks ago
- A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)☆962Updated 3 months ago
- Time of day and shift types for Ruby☆445Updated last year
- High Performance JSON Serialization for ActiveRecord & Ruby Objects☆617Updated this week
- Log outgoing HTTP requests in ruby☆816Updated 3 weeks ago
- RSpec and Minitest matchers to prevent N+1 queries problem☆571Updated last year
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆990Updated 4 months ago
- Multiple databases for Rails