# Packages
No description provided by the author
# Functions
NewRedis creates a new RedisClient.
# Variables
Common errors that might be returned by the cache package.
Common errors that might be returned by the cache package.
# Structs
RedisClient wraps the REDIS client to provide an implementation of the Cache interface.
# Interfaces
Cache defines basic cache operations including methods for setting and getting JSON objects.