Categories: None [Edit]

typed_cache

https://rubygems.org/gems/typed_cache
https://github.com/glossawy/typed_cache
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.

Total

Ranking: 178,674 of 188,252
Downloads: 1,690

Daily

Ranking: 47,089 of 188,232
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
111,166,592,835concurrent-ruby
241,024,189,297multi_json
259177,706,156dry-types
295157,779,507dry-configurable
98246,994,569dry-struct
2,6526,773,743dry-monitor

Owners

#GravatarHandle
1iconglossawy