1.0.3 • Published 7 years ago

@recipher/redis v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

@recipher/redis

Redis connection helper.

Usage

var redis = require('@recipher/redis');

// redis.connection
// redis.config  // { port: ..., host: ..., password: ... }