proxyredis

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package proxyredis Redis TCP-based fault injection

Index

Constants

This section is empty.

Variables

View Source
var (
	Nil            = redis.Nil
	ServerShutdown = proxy.RedisError("Server shutdown in progress")
	UnknownError   = proxy.RedisError("UnknownError")

	CommandUKErr  = proxy.RedisError("ERR unknown command")
	CommandArgErr = proxy.RedisError("ERR wrong number of arguments for command")
)

redis chaos error

Functions

This section is empty.

Types

type ProxyRedis

type ProxyRedis struct {
	*proxy.Proxy
}

func NewProxy

func NewProxy(server, addr string) *ProxyRedis

Jump to

Keyboard shortcuts

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