redis

package module
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Overview

Package redis is a redis backed store implementation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultDatabase = "micro"
	DefaultTable    = "micro"
)

DefaultDatabase is the namespace that the store will use if no namespace is provided.

Functions

func NewStore

func NewStore(opts ...store.Option) store.Store

NewStore returns a redis store.

func WithRedisOptions added in v1.2.0

func WithRedisOptions(options redis.UniversalOptions) store.Option

WithRedisOptions sets advanced options for redis.

Types

This section is empty.

Jump to

Keyboard shortcuts

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