Module: LruReduxStore
- Defined in:
- lib/lru_redux_store.rb,
lib/lru_redux_store/store.rb,
lib/lru_redux_store/version.rb,
lib/lru_redux_store/dup_coder.rb,
sig/lru_redux_store.rbs
Overview
An ActiveSupport::Cache::Store implementation backed by sin_lru_redux, an efficient and thread-safe LRU cache. See LruReduxStore::Store.
Defined Under Namespace
Modules: DupCoder Classes: Store
Constant Summary collapse
- VERSION =
Current release version.
'0.1.0.alpha'