This gem provides an ActiveSupport::Cache::Store implementation backed by sin_lru_redux, an "efficient and thread-safe LRU cache". It's a drop-in alternative to ActiveSupport::Cache::MemoryStore that's bounded by entry count instead of estimated byte size.
Required Ruby Version
>= 3.3.0
Authors
jonathan schatz
Versions
- 0.1.2.alpha July 25, 2026 (17 KB)
- 0.1.1.alpha July 25, 2026 (16 KB)
- 0.1.0.alpha July 14, 2026 (16 KB)