# README
easyredis
Wrapper around redis lib to make usage easier
# Functions
ConnectToRedis instantiates a new go-redis client.
New instantiates a new service.
# Variables
ErrRedisKeyNotFound indicates that the cached element does not exist.
Wrapper around redis lib to make usage easier