rediscache

package
v0.0.0-...-b15666a Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMoviesCache

func NewMoviesCache(logger *logrus.Logger, opt *redis.Options, metrics Metrics) (*moviesCache, error)

func NewMoviesPreviewCache

func NewMoviesPreviewCache(logger *logrus.Logger, opt *redis.Options, metrics Metrics) (*moviesPreviewCache, error)

Types

type Metrics

type Metrics interface {
	IncCacheHits(method string, times int32)
	IncCacheMiss(method string, times int32)
}

Jump to

Keyboard shortcuts

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