Module: Cachetastic
- Defined in:
- lib/cachetastic/cache.rb,
lib/cachetastic/logger.rb,
lib/cachetastic/version.rb,
lib/cachetastic/cacheable.rb,
lib/cachetastic/store_object.rb,
lib/cachetastic/adapters/base.rb,
lib/cachetastic/adapters/file.rb,
lib/cachetastic/adapters/dalli.rb,
lib/cachetastic/adapters/redis.rb,
lib/cachetastic/adapters/mongoid.rb,
lib/cachetastic/adapters/memcached.rb,
lib/cachetastic/adapters/local_memory.rb
Overview
:nodoc:
Defined Under Namespace
Modules: Adapters, Cacheable Classes: Cache, Logger
Constant Summary collapse
- VERSION =
"3.7.0"