godaddy / activerecord-delay_touching
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
- Interactive Ruby on Rails Routes☆66Updated 2 years ago
- I18n your <title>s☆199Updated 10 months ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 9 months ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- Decorators on top of your ORM layer.☆172Updated 3 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 7 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Puts a cork in their requests☆121Updated 3 weeks ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Job status and batches for Active Job☆69Updated 6 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 8 months ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- A rack middleware for throttling and filtering requests☆83Updated 6 years ago
- calculate_all method for aggregate functions in Active Record☆125Updated 6 years ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated last week
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆126Updated last year
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated 11 months ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 7 months ago
- Read from standby databases for ActiveRecord☆86Updated last year
- Simple yet useful Geo Coordinates class for Ruby☆124Updated 4 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated last year