0.1.7 • Published 11 years ago

remotestorage-redisstore v0.1.7

Weekly downloads
6
License
-
Repository
github
Last release
11 years ago

#RemoteStorage RedisStorage Adapter This storage adapter is intended to replace the default in-memory storage when using remotestorage.js with node.js.

#Usage

var remotestorage = require('./nodemodules/remotestorage-redisstore/lib/remotestorage-node-debug');
require('remotestorage-redisstore')(remotestorage);

#Contribute 1. git clone git@github.com/jorin-vogel/remotestorage-redisstore.git 2. cd remotestorage-redisstore 3. npm install 4. in second terminal: redis-server 5. npm test

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago