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.
☆111Jul 17, 2020Updated 5 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:
- Ignore columns in ActiveRecord☆22Oct 30, 2018Updated 7 years ago
- This is a gem to help you to structure common reports of you application just by writing in the controller☆36Dec 6, 2015Updated 10 years ago
- "gist-compile" is a tool I created to organize my Github Gists into one, consolidated directory. Use it to organize your gists in any way…☆29Feb 27, 2015Updated 11 years ago
- Redis Classy: Class-style namespace prefixing for Redis☆19Mar 8, 2019Updated 6 years ago
- SAML (Shibboleth SP) middleware for Rack☆33Jun 21, 2022Updated 3 years ago
- Fault-tolerant multithreaded stream processing for Ruby☆31Aug 17, 2015Updated 10 years ago
- A Ruby library for solving any type of constraint satisfaction problem (CSP)☆41Jan 17, 2022Updated 4 years ago
- render :partial lazy-loader for Rails☆65May 25, 2021Updated 4 years ago
- UNMAINTAINED: See celluloid/celluloid#779