Module: AtomicCache

Defined in:
lib/atomic_cache/version.rb,
lib/atomic_cache/key/keyspace.rb,
lib/atomic_cache/storage/dalli.rb,
lib/atomic_cache/storage/store.rb,
lib/atomic_cache/default_config.rb,
lib/atomic_cache/storage/memory.rb,
lib/atomic_cache/atomic_cache_client.rb,
lib/atomic_cache/storage/shared_memory.rb,
lib/atomic_cache/storage/instance_memory.rb,
lib/atomic_cache/key/last_mod_time_key_manager.rb,
lib/atomic_cache/concerns/global_lmt_cache_concern.rb

Defined Under Namespace

Modules: GlobalLMTCacheConcern, Storage Classes: AtomicCacheClient, DefaultConfig, Keyspace, LastModTimeKeyManager

Constant Summary collapse

VERSION =
"0.6.0"