Redis sentinel proxy by enriclluelles written in Go
5M+
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
Content type
Image
Digest
Size
273.3 MB
Last updated
almost 5 years ago
docker pull flant/redis-sentinel-proxy