Sign inSign up

ahfeel/redis-sentinel-proxy

By ahfeel

•Updated about 9 years ago

Redis-sentinel-proxy Go proxy that connects to a sentinel instance and proxies to the redis master.

Image
1

1.3K

ahfeel/redis-sentinel-proxy repository overview

⁠redis-sentinel-proxy

Small command utility that:

  • Given a redis sentinel server listening on SENTINEL_PORT, keeps asking it for the address of a master named NAME

  • Proxies all tcp requests that it receives on PORT to that master

Usage:

./redis-sentinel-proxy -listen IP:PORT -sentinel :SENTINEL_PORT -master NAME

Tag summary

Content type

Image

Digest

Size

255.4 MB

Last updated

about 9 years ago

docker pull ahfeel/redis-sentinel-proxy