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:
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- A rack middleware for throttling and filtering requests☆83Updated 7 years ago
- I18n your <title>s☆201Updated last year
- 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
- Interactive Ruby on Rails Routes☆64Updated 3 years ago
- Render Rails templates to a string from any class.☆226Updated 6 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆241Updated 5 months ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated 2 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆118Updated 4 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Advanced monitoring for Sidekiq☆230Updated 10 years ago
- Fills the gap between nested caching and the n+1 queries problem☆92Updated 10 years ago
- A nifty service layer for your Rails app☆221Updated 2 months ago
- Job status and batches for Active Job☆69Updated 6 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 3 weeks ago
- Store transaction changes for active record objects☆104Updated 6 months ago
- MongoId's any_of like implementation for activerecord☆129Updated 9 months ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 4 years ago
- Active Model Validations for Email using mail gem☆264Updated last year
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆162Updated 3 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 3 months ago
- 📧 An Email Condom for your Ruby Server☆174Updated 2 weeks ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆149Updated 8 years ago
- A Ruby Memoization Helper☆76Updated 6 years ago