redis

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRedisClient

func NewRedisClient(c *Config) *xredis.Client

NewRedisClient initial redis client .

Types

type Config

type Config struct {
	Addr         string
	Username     string
	Password     string
	PoolSize     int
	MinIdleConns int
	Dial         xtime.Duration
	KeepAlive    xtime.Duration
}

Config is redis client config .

Jump to

Keyboard shortcuts

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