# Functions

GobRegister registers models with gob.
NewRedisCacher creates a new redis cacher.

# Variables

Redis is the only one redis cacher, we don't support multiple intances of redis cacher for now.

# Structs

RedisCacher is an redis implementation of cacher.

# Interfaces

Cacher defines the interface for all typs of cacher.