entangle-redis

0.0.1 • Public • Published

entangle-redis

Redis driver for entangle.

Installation

$ npm install entangle-redis

Example

var Redis = require('entangle-redis');
var object = require('entangle')(new Redis);
var config = object('config');

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i entangle-redis

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • tjholowaychuk