Versions in this module Expand all Collapse all v0 v0.2.2 Nov 21, 2024 v0.2.1 Nov 21, 2024 v0.2.0 Sep 3, 2024 v0.1.8 Sep 3, 2024 v0.1.7 Sep 3, 2024 v0.1.6 Aug 5, 2024 v0.1.5 Jul 17, 2024 v0.1.4 Jul 15, 2024 v0.1.3 Jul 11, 2024 v0.1.2 Jul 11, 2024 v0.1.1 Jul 5, 2024 v0.1.0 Jul 3, 2024 Changes in this version + func GetDefaultRedis() *redis.Client + func InitRedis() + type Config struct + DB int + Host string + MaxRetries int + Password string + Port int + Username string + type LoggerHook struct + func NewLoggerHook(helper *logit.Helper) *LoggerHook + func (l *LoggerHook) DialHook(next redis.DialHook) redis.DialHook + func (l *LoggerHook) ProcessHook(next redis.ProcessHook) redis.ProcessHook + func (l *LoggerHook) ProcessPipelineHook(next redis.ProcessPipelineHook) redis.ProcessPipelineHook