Module: Ractor::Cache
- Includes:
- CachingLayer
- Defined in:
- lib/ractor/cache.rb,
lib/ractor/cache/store.rb,
lib/ractor/cache/version.rb,
lib/ractor/cache/cached_method.rb,
lib/ractor/cache/caching_layer.rb
Defined Under Namespace
Modules: CachedMethod, CachingLayer Classes: Store
Constant Summary collapse
- CacheStore =
By default, use a Hash
::Hash
- VERSION =
'0.4.0'