redis

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterClient_processPipeline

func ClusterClient_processPipeline(c *ClusterClient, ctx context.Context, cmds []redis.Cmder) error

func ClusterClient_processTxPipeline

func ClusterClient_processTxPipeline(c *ClusterClient, ctx context.Context, cmds []redis.Cmder) error

func WrapClusterClient_processPipeline

func WrapClusterClient_processPipeline(c *ClusterClient, ctx context.Context, cmds []redis.Cmder) error

func WrapClusterClient_processTxPipeline

func WrapClusterClient_processTxPipeline(c *ClusterClient, ctx context.Context, cmds []redis.Cmder) error

func WrapbaseClientProcess

func WrapbaseClientProcess(c *baseClient, cmd redis.Cmder) error

func WrapbaseClientgeneralProcessPipeline

func WrapbaseClientgeneralProcessPipeline(c *baseClient, ctx context.Context, cmds []redis.Cmder, p pipelineProcessor) error

func WrapbaseClientprocess

func WrapbaseClientprocess(c *baseClient, ctx context.Context, cmd redis.Cmder) error

func WrapbaseClientprocessPipeline

func WrapbaseClientprocessPipeline(c *baseClient, ctx context.Context, cmds []redis.Cmder) error

func WrapredisClientWrapProcess

func WrapredisClientWrapProcess(c *redis.Client, fn func(func(redis.Cmder) error) func(redis.Cmder) error)

func WrapredisClientWrapProcessPipeline

func WrapredisClientWrapProcessPipeline(c *redis.Client, fn func(oldProcess func([]redis.Cmder) error) func([]redis.Cmder) error)

func WrapredisClusterClientWrapProcess

func WrapredisClusterClientWrapProcess(c *redis.ClusterClient, fn func(func(redis.Cmder) error) func(redis.Cmder) error)

func WrapredisClusterClientWrapProcessPipeline

func WrapredisClusterClientWrapProcessPipeline(c *redis.ClusterClient, fn func(oldProcess func([]redis.Cmder) error) func([]redis.Cmder) error)

func WrapredisNewClient

func WrapredisNewClient(opt *redis.Options) *redis.Client

func WrapredisNewClusterClient

func WrapredisNewClusterClient(opt *redis.ClusterOptions) *redis.ClusterClient

Types

type ClusterClient

type ClusterClient struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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