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.
☆111Jul 17, 2020Updated 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:
- Ignore columns in ActiveRecord☆22Oct 30, 2018Updated 7 years ago
- This is a gem to help you to structure common reports of you application just by writing in the controller☆36Dec 6, 2015Updated 10 years ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Dec 29, 2021Updated 4 years ago
- An authorization framework for graphql-ruby☆11Apr 25, 2017Updated 8 years ago
- Rails-style method hooks for plain old Ruby objects☆97Dec 3, 2021Updated 4 years ago
- Multi-fetch Fragments makes rendering and caching a collection of template partials easier and faster.☆538May 31, 2018Updated 7 years ago
- A distributed logger for Elixir☆11Jul 18, 2018Updated 7 years ago
- ActiveRecord extension for ordered adjacency trees support☆26Jan 10, 2016Updated 10 years ago
- "gist-compile" is a tool I created to organize my Github Gists into one, consolidated directory. Use it to organize your gists in any way…☆29Feb 27, 2015Updated 11 years ago
- Zero-downtime table migrations in MySQL☆230Jul 25, 2013Updated 12 years ago
- Ruby syntax extensions for highlighting YARD documentation.☆21Jan 11, 2021Updated 5 years ago
- Interact with RabbitMQ to transmit and receive messages in an easy low-configuration way.☆51Mar 28, 2022Updated 3 years ago
- SAML (Shibboleth SP) middleware for Rack☆33Jun 21, 2022Updated 3 years ago
- Effective caching for nested JSON models.☆72Jan 4, 2024Updated 2 years ago
- Golang-style defer in Ruby☆177Jan 5, 2019Updated 7 years ago
- Rake tasks for Rails that add groups to migrations☆23Feb 4, 2026Updated last month
- DO NOT USE THIS!! I DO NOT MAINTAIN IT!☆239Apr 12, 2016Updated 9 years ago
- Redis Classy: Class-style namespace prefixing for Redis☆19Mar 8, 2019Updated 7 years ago
- Fault-tolerant multithreaded stream processing for Ruby☆31Aug 17, 2015Updated 10 years ago
- Shibboleth Strategy for OmniAuth 1.x☆61Sep 17, 2019Updated 6 years ago
- Generic Task behavior that helps encapsulate errors and recover from them in classic GenStage workers.☆23Aug 30, 2017Updated 8 years ago
- A Ruby library for solving any type of constraint satisfaction problem (CSP)☆41Jan 17, 2022Updated 4 years ago
- Supports Rails session store relocation with duplicate write session data to multiple stores☆12Mar 23, 2016Updated 9 years ago
- Ruby gem that lets you create draft versions of your database records.☆171Nov 30, 2022Updated 3 years ago
- Add ObjectSpace::AllocationTracer module.☆437Oct 1, 2019Updated 6 years ago
- An implementation of the idiom introduced by decent_exposure for concisely declaring resources in Rails controllers and views.☆29Aug 11, 2015Updated 10 years ago
- Port of Sublime Text local-history plugin for Vim☆12Aug 11, 2020Updated 5 years ago
- acts_as_paranoid for Rails 5, 6 and 7☆2,918Nov 7, 2025Updated 4 months ago
- abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Togg…☆25Dec 3, 2024Updated last year
- Ruby on Rails migrations via pt-online-schema-change☆26Apr 18, 2019Updated 6 years ago
- Docker Compose demo using Dockerize to wait for dependencies☆13Jan 25, 2016Updated 10 years ago
- Monitor the progress of remote, long-running jobs.☆23Mar 24, 2025Updated 11 months ago
- UNMAINTAINED: See celluloid/celluloid#779☆48Aug 21, 2018Updated 7 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆239Mar 17, 2023Updated 3 years ago
- Rack middleware to inflate incoming Gzip data from HTTP requests.☆10Dec 9, 2016Updated 9 years ago
- ActiveRecord extension to get more from PostgreSQL.☆26Dec 18, 2025Updated 3 months ago
- Save and restore cookies of capybara session☆19Jan 26, 2022Updated 4 years ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆319May 30, 2023Updated 2 years ago
- Ruby Next browser playground☆15Jan 13, 2026Updated 2 months ago