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: 175,838 of 193,474
Downloads: 2,376

Daily

Ranking: 36,896 of 193,426
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
111,292,213,307concurrent-ruby
241,113,577,643multi_json
242208,538,821dry-types
284181,283,847dry-configurable
89957,299,599dry-struct
2,7177,103,267dry-monitor

Owners

#GravatarHandle
1iconglossawy