package
1.0.8
Repository: https://github.com/kiga-hub/arc.git
Documentation: pkg.go.dev

# 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.