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:
- I18n your <title>s☆201Updated last year
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated 11 months ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆239Updated last month
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Job status and batches for Active Job☆69Updated 6 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Heroku buildpack with jemalloc☆116Updated 6 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 2 years ago
- A nifty service layer for your Rails app☆222Updated 2 months ago
- 📧 An Email Condom for your Ruby Server☆174Updated 2 weeks ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 11 months ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 4 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated last year
- Decorators on top of your ORM layer.☆172Updated 9 months ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- Fast batch deletes for Active Record and Postgres☆202Updated 2 years ago
- FiveStar is a library to build a rating system in Ruby☆125Updated 4 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated last year
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Advanced monitoring for Sidekiq☆230Updated 10 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago