justinweiss / bulk_cache_fetcherLinks
Fills the gap between nested caching and the n+1 queries problem
☆91Updated 10 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:
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- ActiveRecord Views for PostgreSQL☆90Updated 6 months ago
- ☆53Updated 2 months ago
- Heroku buildpack with jemalloc☆115Updated 5 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 7 months ago
- When NullObject meets ActiveRecord☆110Updated 9 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 10 months ago
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 11 months ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Decorators on top of your ORM layer.