npc-redis

1.0.3 • Public • Published

npc-redis

A redis adapter for node-push-cluster. It allows you to scale node-push-cluster horizontally across multiple machines.

Installation

$ npm install npc-redis

Usage

var server = npc.createServer({
	broker: require('npc-redis')(6379, 'localhost')
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i npc-redis

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • clanfei