redis

package
v0.0.0-...-6f95374 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRedis

func NewRedis(url string) (*redis.Client, error)

Types

type Redis

type Redis[T any] struct{}

func New

func New[T any]() *Redis[T]

func (*Redis[T]) KVS

func (rds *Redis[T]) KVS(
	prefix string,
	client *redis.Client,
) (*kvs.KVS[T], error)

Jump to

Keyboard shortcuts

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