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

Package Sidebar

Install

npm i simple-redis-connection

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • terribleplan