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