Description
Record Cache transparently stores Records in a Cache Store to retrieve those Records from the store when queried using Active Model. Cache invalidation is performed automatically when Records are created, updated or destroyed. Currently only Active Record is supported, but more data stores may be added in the future.
Record Cache alternatives and similar gems
Based on the "Caching" category.
Alternatively, view Record Cache alternatives based on common mentions on social networks and blogs.
-
IdentityCache
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch! -
redis-store
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks -
Redis stores for Ruby on Rails
Redis stores for Ruby on Rails -
Readthis
:newspaper: Pooled active support compliant caching with redis -
Second Level Cache
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6. -
Garner
A set of Rack middleware and cache helpers that implement various caching strategies. -
Action caching for Action Pack
Action caching for Action Pack (removed from core in Rails 4.0) -
Kashmir
Kashmir is a Ruby DSL that makes serializing and caching objects a snap. -
ActiveModelCachers
Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Record Cache or a related project?