Socket
Socket
Sign inDemoInstall

gevents

Package Overview
Dependencies
10
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gevents

An extension to node.js events, that adds global events through redis


Version published
Maintainers
1
Install size
938 kB
Created

Readme

Source

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.

Keywords

FAQs

Last updated on 06 Aug 2013

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc