redis

package
v0.73.2 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package redis provides a client with included tracing capabilities.

Index

Constants

View Source
const (

	// Nil represents the error which is returned in case a key is not found.
	Nil = redis.Nil
)

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