reddish-proxy
v0.1.2
Published
Proxy for Reddish
Downloads
7
Readme
Reddish Proxy
Simple proxy to expose a local redis instance to the reddish service.
Steps to connect
Create a new connection on reddish (its name should not start with the
redis://
protocol)Copy the connection key and pass it to
reddish-proxy
Usage: reddish-proxy --url [url] --key [key] Options: --url, -u A formatted redis url [required] [default: "redis://127.0.0.1:6379"] --key, -k Your Reddish connection key [required] Missing required arguments: key