redis

package
v0.52.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package redis provides a client with included tracing capabilities.

Index

Constants

View Source
const Nil = redis.Nil

Nil represents the error which is returned in case a key is not found.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	redis.Client
}

Client represents a connection with a Redis client.

func New

func New(opt Options) Client

New returns a new Redis client.

type Options

type Options redis.Options

Options wraps redis.Options for easier usage.

Jump to

Keyboard shortcuts

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