godaddy / activerecord-delay_touchingLinks
Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.
☆111Updated 4 years ago
Alternatives and similar repositories for activerecord-delay_touching
Users that are interested in activerecord-delay_touching are comparing it to the libraries listed below
Sorting:
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Puts a cork in their requests☆121Updated last month
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- I18n your <title>s☆201Updated last year
- Extraction of ActiveSupport::Duration from Rails☆125Updated 8 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated 7 months ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 11 months ago
- Quickly and easily add SSL to Rails applications☆82Updated 7 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Self-validating Ruby objects☆64Updated last week
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated last year
- Parallel RSpec test runner☆83Updated last year
- A rack middleware for throttling and filtering requests☆83Updated 6 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Job status and batches for Active Job☆69Updated 6 years ago
- Decorators on top of your ORM layer.☆172Updated 5 months ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆145Updated 2 years ago
- Automatic strong parameters☆82Updated 8 years ago
- Store transaction changes for active record objects☆105Updated 2 years ago