Fills the gap between nested caching and the n+1 queries problem
☆92Mar 3, 2015Updated 11 years ago
Alternatives and similar repositories for bulk_cache_fetcher
Users that are interested in bulk_cache_fetcher are comparing it to the libraries listed below
Sorting:
- Build a GraphQL API on Rails, without the N+1s.☆14Apr 1, 2020Updated 5 years ago
- The spicy feature toggle framework for Rails☆214Jun 22, 2024Updated last year
- Provides asynchronous event publishing to Wisper using ActiveJob☆36Nov 1, 2023Updated 2 years ago
- Encapsulates common patterns and various interactions between Sidekiq and ActiveRecord.☆59Jun 30, 2014Updated 11 years ago
- 👮♂️ Improve user session security in Ruby on Rails applications with database session storage☆246Dec 17, 2025Updated 2 months ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆39Jul 16, 2019Updated 6 years ago
- Caddy gives you an auto-updating global cache to speed up your web requests.☆12Sep 13, 2016Updated 9 years ago
- FactoryFaster optimizes your Rails app's FactoryGirl usage by replacing create with build where it's safe to do so.☆18Apr 24, 2015Updated 10 years ago
- ActiveRecord extension that serializes destroyed records into a trash table from which they can be restored. This is intended to reduce t…☆17Feb 8, 2011Updated 15 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Mar 13, 2019Updated 6 years ago
- Make it as easy as possible to prevent Rails from logging IP addresses that belong to proxy devices in your HTTP request chain.☆16Jan 25, 2016Updated 10 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Jun 15, 2021Updated 4 years ago
- Paginate Active Record sets at variable speeds☆909Mar 17, 2025Updated 11 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Mar 21, 2018Updated 7 years ago
- Uniform Omni-Relational ActiveRecord Methods☆46Nov 26, 2018Updated 7 years ago
- High performance cached object serialization☆67Jul 9, 2016Updated 9 years ago
- Stop sleeping in your tests, instead wait for it...☆52Jul 31, 2022Updated 3 years ago
- A dynamic Rack server and helper methods to help testing Rack apps.☆17Jul 27, 2016Updated 9 years ago
- A natural language parser for validating complex date ranges☆28Jun 20, 2021Updated 4 years ago
- Convert your predicate_methods? into bang_methods! without abusing method_missing☆16Sep 21, 2018Updated 7 years ago
- Polyfill implements newer Ruby features into older versions.☆95Dec 12, 2020Updated 5 years ago
- Activity feeds backed by Redis☆133Mar 11, 2021Updated 4 years ago
- Find time-consuming database queries for ActiveRecord-based Rails Apps☆304Aug 19, 2025Updated 6 months ago
- Gem to handle cached methods in a Ractor-friendly way☆20Jan 5, 2021Updated 5 years ago
- Simple DSL for creating recursive queries with ActiveRecord☆119Oct 16, 2023Updated 2 years ago
- Merge Sidekiq jobs☆50Nov 4, 2021Updated 4 years ago
- 🔁 Automatically retry failed ActiveJobs☆49Apr 25, 2017Updated 8 years ago
- [DEPRECATED] Text transformations☆70Jan 6, 2018Updated 8 years ago
- ActiveRecord plug in that makes it easy to do group ranges with mysql, postgres, and sqlite☆34Jun 9, 2017Updated 8 years ago
- FiveStar is a library to build a rating system in Ruby☆124Jun 17, 2021Updated 4 years ago
- Versioned database views for Rails☆3,608Nov 14, 2025Updated 3 months ago
- Foreman integration for Capistrano☆16Apr 30, 2015Updated 10 years ago
- Embed objects in a bitmask field. Similar to bitmask-attribute and friends☆17Jul 7, 2020Updated 5 years ago
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆187Mar 22, 2018Updated 7 years ago
- HBase Thrift interface for Ruby☆34Jul 20, 2012Updated 13 years ago
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Nov 23, 2015Updated 10 years ago
- Tag based caching for Rails using Redis. Associate different cached content with a tag, then expire by tag instead of key.☆161Jul 21, 2022Updated 3 years ago
- A feature toggle library written in ruby☆183Oct 13, 2018Updated 7 years ago
- Create settings/constants for your Rails 3 app using a YAML file☆48Apr 25, 2024Updated last year