Table of Contents - cachetastic-3.7.0 Documentation
Classes and Modules
- Cachetastic
- Cachetastic::Adapters
- Cachetastic::Adapters::Base
- Cachetastic::Adapters::Dalli
- Cachetastic::Adapters::File
- Cachetastic::Adapters::LocalMemory
- Cachetastic::Adapters::Memcached
- Cachetastic::Adapters::Mongoid
- Cachetastic::Adapters::Mongoid::Store
- Cachetastic::Adapters::Redis
- Cachetastic::Cache
- Cachetastic::Cache::StoreObject
- Cachetastic::Cacheable
- Cachetastic::Cacheable::ClassAndInstanceMethods
- Cachetastic::Cacheable::ClassOnlyMethods
- Cachetastic::Logger
- String
Methods
- ::available_caches — Cachetastic::Cache
- ::build — Cachetastic::Adapters
- ::inherited — Cachetastic::Cache
- ::method_missing — Cachetastic::Cache
- ::new — Cachetastic::Adapters::Base
- ::new — Cachetastic::Adapters::Mongoid
- ::new — Cachetastic::Adapters::Redis
- ::new — Cachetastic::Logger
- #adapter — Cachetastic::Cache
- #cache_class — Cachetastic::Cacheable::ClassAndInstanceMethods
- #cache_self — Cachetastic::Cacheable
- #cacher — Cachetastic::Cacheable::ClassAndInstanceMethods
- #calculate_expiry_time — Cachetastic::Cache
- #clear_adapter! — Cachetastic::Cache
- #connection — Cachetastic::Adapters::Dalli
- #connection — Cachetastic::Adapters::Memcached
- #connection — Cachetastic::Adapters::Mongoid
- #connection — Cachetastic::Adapters::Redis
- #define_accessor — Cachetastic::Adapters::Base
- #delete — Cachetastic::Adapters::Base
- #delete — Cachetastic::Cache
- #delete_from_cache — Cachetastic::Cacheable::ClassOnlyMethods
- #do_with_logging — Cachetastic::Cache
- #expire_all — Cachetastic::Adapters::Base
- #expire_all — Cachetastic::Cache
- #expire_all — Cachetastic::Cacheable::ClassAndInstanceMethods
- #get — Cachetastic::Adapters::Base
- #get — Cachetastic::Cache
- #get_from_cache — Cachetastic::Cacheable::ClassOnlyMethods
- #get_version — Cachetastic::Adapters::Dalli
- #get_version — Cachetastic::Adapters::Memcached
- #handle_store_object — Cachetastic::Cache
- #increment_version — Cachetastic::Adapters::Dalli
- #increment_version — Cachetastic::Adapters::Memcached
- #logger — Cachetastic::Cache
- #namespace — Cachetastic::Adapters::Dalli
- #namespace — Cachetastic::Adapters::Memcached
- #ns_connection — Cachetastic::Adapters::Dalli
- #ns_connection — Cachetastic::Adapters::Memcached
- #retryable — Cachetastic::Cache
- #set — Cachetastic::Adapters::Base
- #set — Cachetastic::Cache
- #set_into_cache — Cachetastic::Cacheable::ClassOnlyMethods
- #transform_key — Cachetastic::Adapters::Base
- #uncache_self — Cachetastic::Cacheable
- #valid? — Cachetastic::Adapters::Base
- #valid? — Cachetastic::Adapters::Dalli
- #valid? — Cachetastic::Adapters::Memcached
- #valid? — Cachetastic::Adapters::Redis