# Functions
GetClient return the redis client recorded or create a new instance.
# Variables
NilRedis ...
# Structs
Client is the internal Redis Client.
MockClient is the internal mock client.
Redis connexion struct.
RedisDB is the public Redis Instance.