godaddy / activerecord-delay_touchingLinks
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 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:
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 4 years ago
- A rack middleware for throttling and filtering requests☆83Updated 7 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 4 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 3 years ago
- A middleware for Grape to add endpoint-specific throttling.☆133Updated 4 years ago
- I18n your <title>s☆201Updated last year
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Job status and batches for Active Job☆69Updated 6 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated 2 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆162Updated 3 years ago
- Advanced monitoring for Sidekiq☆230Updated 10 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Render Rails templates to a string from any class.☆226Updated 6 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated last year
- A Ruby Memoization Helper☆76Updated 6 years ago
- Heroku buildpack with jemalloc☆116Updated 6 years ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- Intercept recipients when delivering email with the Mail gem.☆229Updated last year
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆39Updated 6 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- Simple yet useful Geo Coordinates class for Ruby☆123Updated 4 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- Puts a cork in their requests☆121Updated this week
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Fills the gap between nested caching and the n+1 queries problem☆92Updated 10 years ago