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
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 6 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- Interactive Ruby on Rails Routes☆66Updated 2 years ago
- Job status and batches for Active Job☆69Updated 6 years 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
- tiny and fast database cleaner☆50Updated 7 years ago
- A rack middleware for throttling and filtering requests☆83Updated 6 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Heroku buildpack with jemalloc☆116Updated 5 years ago
- Caching for ActiveResource☆80Updated 3 months ago
- A simple plugin to handle, log, and customize production errors in Rails applications☆86Updated 6 years ago
- Decorators on top of your ORM layer.☆171Updated last month
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Puts a cork in their requests☆121Updated last month
- Simple yet useful Geo Coordinates class for Ruby☆124Updated 4 years ago
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated last year
- Extraction of ActiveSupport::Duration from Rails☆126Updated 8 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 5 months ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 3 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆164Updated 2 years ago
- ☆58Updated last year
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆145Updated 2 years ago
- Self-validating Ruby objects☆63Updated 9 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated 10 months ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago