rdbrestore

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRestoreRdb = errors.New("restore rdb error")
)

Functions

This section is empty.

Types

type RdbReplay added in v1.0.0

type RdbReplay struct {
	Client          client.Redis
	RedisVersion    string
	EnableRestore   bool
	MaxProtoBulkLen int
	KeyExists       string
	KeyExistsLog    bool
	ReplaceHashTag  bool
}

func (*RdbReplay) Replay added in v1.0.0

func (rr *RdbReplay) Replay(e *rdb.BinEntry) (err error)

Jump to

Keyboard shortcuts

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