# Packages
Package mocks is a generated GoMock package.
# Functions
NewRedisCacheService establishes connection to Redis and creates client.
# Interfaces
CacheService combines methods of redis client and redis clustered client to have one impl that works for both, reduced to only what we use.