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 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:
- I18n your <title>s☆201Updated last year
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Puts a cork in their requests☆121Updated last month
- Intercept recipients when delivering email with the Mail gem.☆229Updated 8 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Interactive Ruby on Rails Routes☆64Updated 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 7 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆236Updated 2 months ago
- Store transaction changes for active record objects☆105Updated 2 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated 11 months ago
- Rack middleware to redirect legacy domains☆82Updated 7 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 10 months ago
- An Email Condom for your Ruby Server☆173Updated last month
- A nifty service layer for your Rails app☆222Updated last year
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 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
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- Decorators on top of your ORM layer.☆172Updated 6 months ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Heroku buildpack with jemalloc☆115Updated 5 years ago
- Simple yet useful Geo Coordinates class for Ruby☆124Updated 4 years ago
- Counting at scale is hard. Let's do it good.☆146Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆213Updated 7 months ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Read from standby databases for ActiveRecord☆86Updated last year