class Liquid::Cache::RedisCache
- Liquid::Cache::RedisCache
- Liquid::Cache::Base
- Liquid::Block::BeginBlock
- Liquid::Block::Node
- Reference
- Object
Defined in:
liquid-cache/redis.crClass Method Summary
- .get(hash : Int64 | Int32)
- .is_cached?(h : Int64 | Int32)
- .set(hash : Int64 | Int32, value : String)