# Functions
GetInMemoryDB returns the correct in-memory DB provider based on the environment.
NewElasticache returns a new elasticache provider object.
NewLocalRedis returns a new local redis provider object.
NewNoneInMemoryDb returns a new none in-memory DB provider object.
# Variables
No description provided by the author
ProvName is the name/ident of the provider.
RedisConfigMap identifies the main redis configmap.
RedisDeployment identifies the main redis deployment.
RedisService identifies the main redis service.