@nabilk/minemit
A minimal event emitter
A minimal event emitter
MyUnisoft Redis package
Type safe and light event emitter / pubsub class
A signal-slot library for TypeScript for event dispatching and handling
neerd is an event emitter for nodejs around redis pubsub
A tiny, fast, zero-dependency event bus
Custom Laravel Echo Connector to use Azure Pubsub
Simple event emitter library
A NestJS native module for NATS that supports both RPC and Publish/Subscribe messaging patterns
Dependency free publish/subscribe library
Tiny 200b functional Event Emitter / pubsub.
JS library to make it easier for a server-side app to exchange messages with the Awala Internet Endpoint
Node.js library to send/receive CloudEvents over HTTP binary or any cloud-specific service like GCP PubSub
Reway core logic package
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Pubsub category of aws-amplify
Simple and modern async event emitter
Tiny 200b functional Event Emitter / pubsub.
Pub/Sub task queue backed by Postgres # Quickstart ```Javascript const PgTasks = require('@roonlabs/node-pg-tasks'); const client = new PgTasks({user: 'postgres', password: 'postgres', database: 'testdb'})
The core of rsstore. Where the store is defined and implemented.