# Functions
GetRedisConfig Get the configuration information of the Redis non-relational cache database.
InitRedisPool init redis connection pool
goland:noinspection GoUnusedExportedFunction.
SetDefaultRedisConfig Set the default configuration information for the Redis non-relational cache database.
# Variables
ElementKey is ElementKey for redis.
# Structs
Component is Component for redis.
Config redis configuration.
RXRedisCache implement RXCache.