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,811 of 188,757
Downloads: 1,746

Daily

Ranking: 55,083 of 188,742
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
111,183,352,389concurrent-ruby
241,034,343,969multi_json
259181,890,787dry-types
293160,369,474dry-configurable
95448,880,684dry-struct
2,6566,815,810dry-monitor

Owners

#GravatarHandle
1iconglossawy