TypedCache is a Ruby caching library designed to eliminate common caching pitfalls by providing a monadic, type-safe API that makes cache operations explicit and predictable. Cache interactions are first-class operations with comprehensive error handling and transparent state management. The library supports wrapping other caching libraries via custom backends and ActiveSupport::Cache is supported out of the box.
Required Ruby Version
>= 3.2.0
Authors
Autumn Winter
Versions
- 0.4.1 August 18, 2025 (46 KB)
- 0.4.0 August 18, 2025 (46 KB)
- 0.4.0.pre.1 August 18, 2025 (46 KB)
- 0.3.2 August 16, 2025 (45.5 KB)
- 0.3.1 August 16, 2025 (45.5 KB)