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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i simple-redis-connection

Weekly Downloads

3

Version

1.0.1

License

ISC

Last publish

Collaborators

  • terribleplan