redis

package
v0.1.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Nil = r.Nil
)

Reexport go-redis's Nil constant for DX purposes.

View Source
const (
	TxFailedErr = r.TxFailedErr
)

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, config *RedisConfig) (*r.Client, error)

Types

type Client

type Client = r.Client

type Cmdable

type Cmdable = r.Cmdable

type MapStringStringCmd

type MapStringStringCmd = r.MapStringStringCmd

type Pipeliner

type Pipeliner = r.Pipeliner

type RedisConfig

type RedisConfig struct {
	Host     string
	Port     int
	Password string
	Database int
}

type Tx

type Tx = r.Tx

Jump to

Keyboard shortcuts

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