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
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 9 months ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Decorators on top of your ORM layer.☆172Updated 4 months ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- I18n your <title>s☆199Updated 11 months ago
- ImageInfo finds the size and type of a single or multiple images from the web by fetching as little as needed in batches.☆88Updated 4 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated 2 weeks ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Puts a cork in their requests☆121Updated 2 weeks ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Interactive Ruby on Rails Routes☆66Updated 2 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 3 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 7 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Filename sanitization for Ruby☆224Updated 2 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 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 9 months ago
- Automatic strong parameters☆82Updated 8 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆145Updated 2 years ago
- Heroku buildpack with jemalloc☆115Updated 5 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated 5 months ago