0.1.2 • Published 13 years ago

reddish-proxy v0.1.2

Weekly downloads
32
License
-
Repository
github
Last release
13 years ago

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
0.1.2

13 years ago

0.1.1

13 years ago

0.1.0

13 years ago

0.0.9

14 years ago

0.0.7

14 years ago

0.0.6

14 years ago

0.0.5

14 years ago