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
- Snip snip cuts the deadweight☆90Updated 2 years ago
- A rack middleware for throttling and filtering requests☆83Updated 6 years 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
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated last month
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 6 years ago
- Puts a cork in their requests☆121Updated this week
- 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
- Heroku buildpack with jemalloc☆115Updated 5 years ago
- I18n your <title>s☆199Updated 9 months ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated 4 months ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 6 months ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Makes routing in Rails case-insensitive☆76Updated 3 months ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- First gem that allows testing whenever-gem jobs☆50Updated 4 years ago
- Parallel RSpec test runner☆83Updated last year
- Job status and batches for Active Job☆69Updated 6 years ago
- Store transaction changes for active record objects☆105Updated 2 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆237Updated 2 years ago
- Self-validating Ruby objects☆64Updated 10 months ago
- Migrate to Strong Parameters☆40Updated last month
- Type Validation for Rails☆49Updated 4 months ago