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:
=

安裝:
=

版本列表:

  1. 0.2.0 August 06, 2025 (39.5 KB)
  2. 0.1.1 July 21, 2025 (34.5 KB)
顯示所有版本(共 3)

Runtime 相依性套件 (7):

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

擁有者:

推送者:

作者:

  • Autumn Winter

SHA 256 總和檢查碼:

=

簽名有效期:

July 21, 2025 - July 21, 2026

總下載次數 430

這個版本 210

版本发布:

授權:

Apache-2.0

Ruby 版本需求: >= 3.2.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: