Module persistentcache::storage::redis[][src]

RedisStorage

RedisStorage

Storage for persistently saving return values of functions in Redis.

Structs

RedisStorage

RedisStorage struct holds a redis::Connection variable.