0.1.1 • Published 11 years ago

gevents v0.1.1

Weekly downloads
2
License
-
Repository
-
Last release
11 years ago

gevents

Extends the native node.js events with a global emitter through Redis.

The single purpose is to add the ability to emit an event, that is transported through Redis, making the event "global" to all processes and computers, that are listening with gevents on the same Redis setup.

This is an early BETA version

As soon as the module has shown it's worth and stability on a live system, it will be marked as version >= 1.0.0.

Until then: Feel free to play around with it, learn from it.

To install

npm install gevents

Todo

Add an options argument that can contain connection info etc.

0.1.1

11 years ago

0.1.0

11 years ago