go-redis-proxy

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

README

go-redis-proxy

Go redis proxy

Enviroment variables:

DEBUG: If true, print the received commands.

REDIS_PRIMARY_NODE_URL: Principal redis node URL (Write).

REDIS_PRIMARY_NODE_PASSWORD: Principal redis node password.

REDIS_REPLICA_NODE_URL: Replica redis node URL (Read). Inside k8s, the replica's service URL. Todo: Accept a list of replicas.

REDIS_REPLICA_NODE_PASSWORD: Replica node passwors.

SERVER_ADDR: Address of the proxy's redis server.

SERVER_PASSWORD: Password of the proxy's redis server.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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