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

/entangle-redis/

    Package Sidebar

    Install

    npm i entangle-redis

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • tjholowaychuk