redis

package
v1.49.1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: Unlicense Imports: 8 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, error)

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) *redis.Ring

NewRing for redis.

Types

type Config

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

Config for redis.

Directories

Path Synopsis
metrics

Jump to

Keyboard shortcuts

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