redis

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrEmptyConfig when given empty options
	ErrEmptyConfig = errors.New("redis empty config")
)

Functions

This section is empty.

Types

type Client

type Client = redis.Client

Client alias

func New

func New(opts *Config) (cache *Client, err error)

New redis client

type Config

type Config = redis.Options

Config alias

Jump to

Keyboard shortcuts

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