# Functions
NewStore returns an instance of redis store with defaults.
NewStoreWithOptions returns an instance of redis store with options.
# Interfaces
Client is an interface thats allows to use a redis cluster or a redis single client seamlessly.