Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(cfg *Config, cfgBackground *cortex_cache.BackgroundConfig, logger log.Logger) cortex_cache.Cache
Types ¶
type Config ¶
type Config struct { ClientConfig cortex_cache.RedisConfig `yaml:",inline"` TTL time.Duration `yaml:"ttl"` }
Click to show internal directories.
Click to hide internal directories.