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
Sorting:
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Interactive Ruby on Rails Routes☆65Updated 2 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 10 months ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- I18n your <title>s☆200Updated last year
- A rack middleware for throttling and filtering requests☆83Updated 6 years 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
- RSpec matchers for testing ActiveJob☆99Updated 7 years ago
- Store transaction changes for active record objects☆105Updated 2 years ago
- Job status and batches for Active Job☆69Updated 6 years ago
- Decorators on top of your ORM layer.☆172Updated 4 months ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆145Updated 2 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Heroku buildpack with jemalloc☆115Updated 5 years ago
- Self-validating Ruby objects☆64Updated last year
- Octoshark is an ActiveRecord connection manager☆132Updated 8 months 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
- PowerCore extends the Ruby Core with useful extensions.☆76Updated 5 years ago
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- Report key app statistics to the Librato Metrics service and easily track your own custom metrics☆160Updated 2 years ago
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 9 years ago
- Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb☆92Updated 9 years ago
- Puts a cork in their requests☆121Updated last week
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago