redis

package
v2.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the provider name
	Name = "redis"

	// PrefixToken is the token used for prefixed
	PrefixToken = ":"

	// OptionSetAdd will add the value
	OptionSetAdd = "option:set-add"

	// OptionSetRem will add the value
	OptionSetRem = "option:set-rem"

	// OptionSetMembers will contain the members
	OptionSetMembers = "option:set-members"
)

Variables

This section is empty.

Functions

func New

func New(host string, params types.StringMap) (kvdb.Provider, error)

New returns an instance to a redis based kvdb

Types

This section is empty.

Jump to

Keyboard shortcuts

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