pubsub-redis-php
Message broker
A PHP implementation of the Publish/Subscribe pattern using Redis as the message broker
Pub/Sub Redis for php
3 stars
2 watching
0 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
php-enqueue/redis | Enables message queuing using Redis as the broker. | 41 |
ihid/propono | A pub/sub gem built on top of Amazon Web Services (AWS), providing an easy-to-use interface for publishing and subscribing to messages. | 316 |
phoenixframework/phoenix_pubsub_redis | An adapter for Phoenix framework to connect with Redis Pub/Sub system | 175 |
rniemeyer/knockout-postbox | A JavaScript library facilitating decoupled communication between view models or components using Knockout's native pub/sub capabilities. | 350 |
perlredis/perl-redis | A Perl binding for Redis database | 108 |
mmoreram/rsqueuebundle | A Redis-based queuing system for Symfony applications | 52 |
pubnub/ruby | A Ruby-based library for real-time communication with PubNub's APIs | 121 |
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,758 |
grs/rhea | A reactive messaging library based on the AMQP protocol, enabling easy development of clients and servers. | 5 |
patrickpissurno/vredis | A Redis client module written in V | 67 |
expl0it3r/pubbus | An implementation of a publish-subscribe messaging system | 26 |
aembke/fred.rs | An async Redis client with various features and protocols for interacting with Redis servers. | 390 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |