# Functions
CleanAllGroups cleans all keys tat:users:*:groups tat:users:*:groups:*.
CleanAllTopicsLists cleans all keys tat:users:*:topics tat:users:*:topics:*.
CleanMessagesLists cleans tat:messages:<topic>.
CleanTopicByName cleans cache for a topic.
CleanUsernames cleans tat:users:<username>.
Client returns Cache interface.
CriteriaKey returns the Redis Key.
FlushDB flush cache.
Info returns informations on cache.
Key convert string array in redis key.
TatGroupsKeys returns cache keys for groups.
TatMessagesKeys returns cache keys for messages.
TatTopicsKeys returns cache key for topics.
TestInstanceAtStartup pings redis and display error log if no redis, and Info log is redis is here.
# Structs
LocalCache is a dummy struct.
# Interfaces
Cache interface redis.