smart_cache_tenant 0.3.0
SmartCacheTenant adds tenant-aware query caching on top of ActiveRecord by storing cached read results in Rails.cache and invalidating them through lightweight version keys.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 7.0, < 8.0