Module: RedisCacheable::ActiveRecord

Extended by:
ActiveSupport::Concern
Includes:
RedisCacheable
Defined in:
lib/redis_cacheable/active_record.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary

Constants included from RedisCacheable

VERSION

Method Summary

Methods included from RedisCacheable

#cache_to_redis, #del_from_redis, #expire_redis, #expireat_redis, #ttl_redis

Methods included from Connectable

#redis