destination

package
v0.0.0-...-bf0d46e Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHashes

func NewHashes(config Config) (*key[storage.MapEntry], error)

func NewLists

func NewLists(config Config) (*key[string], error)

func NewSets

func NewSets(config Config) (*key[string], error)

func NewSortedSets

func NewSortedSets(config Config) (*key[storage.ScoreMap], error)

Types

type Config

type Config struct {
	IsTruncate  bool
	Concurrency int
	PageSize    int64
	Key         string
	Options     *redis.Options
}

Jump to

Keyboard shortcuts

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