Versions in this module Expand all Collapse all v1 v1.5.0 Oct 24, 2022 Changes in this version + type RedisExt struct + NS string + func (c *RedisExt) AddPrefix(key string) string + func (c *RedisExt) Application() *gobay.Application + func (c *RedisExt) CheckHealth(ctx context.Context) error + func (c *RedisExt) Client(ctx context.Context) *redis.Client + func (c *RedisExt) Close() error + func (c *RedisExt) Init(app *gobay.Application) error + func (c *RedisExt) Object() interface{}