simple-redis-connection

1.0.1 • Public • Published

simple-redis-connection

Pass in a redis URI, get back a connection object.

var redisConn = require('simple-redis-connection')("redis://rediscloud:somePassword@something.garantiadata.com:12345");

//now use the redis connection normally

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i simple-redis-connection

    Weekly Downloads

    3

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • terribleplan