Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RedisClient *redis.Client RedisOnce sync.Once )
Functions ¶
func CloseRedisClient ¶
func CloseRedisClient() error
CloseRedisClient gracefully closes the Redis connection
func GetPoolStats ¶
func GetPoolStats() *redis.PoolStats
GetPoolStats returns current pool statistics
func GetRedisClient ¶
func GetRedisClient() *redis.Client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.