redis_store

package
v0.0.26-wip-1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RedisMnemonicWalletPrefix         = "mnemonic-wallets"
	RedisMnemonicWalletSessionsPrefix = "mnemonic-wallets-sessions"
)

Variables

View Source
var (
	ErrUnableCastRedisValue = errors.New("unable to cast returned redis value")
)

Functions

func NewRedisStore

func NewRedisStore(logger *zap.Logger,
	cfgSvc configurationService,
	redisClient *redis.Client,
) *redisStore

Types

This section is empty.

Jump to

Keyboard shortcuts

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