RubyGems Navigation menu

typed_cache 0.1.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 August 06, 2025 (39.5 KB)
  2. 0.1.1 July 21, 2025 (34.5 KB)
Show all versions (3 total)

Runtime Dependencies (7):

concurrent-ruby ~> 1.3.5
dry-struct ~> 1.0
dry-types ~> 1.0
multi_json ~> 1.17
zeitwerk ~> 2.7

Owners:

Pushed by:

Authors:

  • Autumn Winter

SHA 256 checksum:

=

Signature validity period:

July 21, 2025 - July 21, 2026

Total downloads 238

For this version 127

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: