Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`primus-redis-rooms` is a Redis-based store plugin for Primus that enables distributed real-time messaging across multiple server instances using Redis Pub/Sub. It allows clients connected to different server instances to communicate through rooms, making it ideal for scaling real-time applications horizontally. This project is designed for Node.js developers building scalable real-time applications with Primus who need to distribute messages across multiple server instances.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mmalecki

mmalecki/primus-redis-rooms

Redis plugin for Primus supporting rooms as provided by `primus-rooms`

JavaScript
33
18
MIT License
mmalecki's profile
mmalecki
48 contributions
3rd-Eden's profile
3rd-Eden
1 contributions

Support the dependencies of mmalecki/primus-redis-rooms

Account's avatar
broofa/node-uuid
Rigorous implementation of RFC4122 (v1 and v4) UUIDs.
Account's avatar
redis/node-redis
A modern, high performance Redis client
Account's avatar
ortoo/node-redis-sentinel
Redis sentinel client for nodejs
Account's avatar
primus/primus
Primus is a simple abstraction around real-time frameworks. It allows you to easily switch between different frameworks without any code changes.
Account's avatar
websockets/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Account's avatar
mmalecki/assert-called
Assert that your callback got called