redis

package
v1.52.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2022 License: Unlicense Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCache

func NewCache(lc fx.Lifecycle, cfg *Config, opts *cache.Options) *cache.Cache

NewCache from config. The cache is based on https://github.com/go-redis/cache

func NewOptions

func NewOptions(ring *redis.Ring) *cache.Options

NewOptions for redis. nolint:forcetypeassert

func NewRing

func NewRing(lc fx.Lifecycle, cfg *Config, logger *zap.Logger) *redis.Ring

NewRing for redis.

Types

type Config

type Config struct {
	Host string `yaml:"host"`
}

Config for redis.

Directories

Path Synopsis
logger
zap
metrics

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL