redis-namespace

0.1.0 • Public • Published

node-redis-namespace

Pretty much a clone of redis-namespace for node.

This is super-alpha, and still super buggy. Better docs and tests to come.

Usage

You can use this library almost identically as you use node_redis

var redis_namespace = require('redis-namespace'),
    client = redis_namespace.createClient();
//carry on as normal

Readme

Keywords

none

Package Sidebar

Install

npm i redis-namespace

Weekly Downloads

48

Version

0.1.0

License

none

Last publish

Collaborators

  • arschles