redis
Message queue service
An implementation of a message queue with Redis as the broker
[READ-ONLY] This is an implementation of PSR specification. It allows you to send and consume message with Redis store as a broker.
41 stars
7 watching
17 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A messaging system designed to simplify message processing and provide advanced features. | 188 |
| | Allows message queueing using Beanstalkd broker | 9 |
| | A PHP implementation of the Publish/Subscribe pattern using Redis as the message broker | 3 |
| | A package for building and implementing message queues and job queues in PHP applications. | 2,180 |
| | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| | An implementation of Queue Interop specification using Kafka protocol to send and consume messages. | 50 |
| | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| | Extends Laravel with support for message queues and various transport options | 235 |
| | A Redis-based queuing system for Symfony applications | 52 |
| | A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| | A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling | 209 |
| | A Cable.cr backend extension for using Redis as a message broker | 0 |
| | A collection of component repositories for an enterprise-level message broker system | 128 |
| | A Clojure wrapper for interacting with Redis, providing an idiomatic API for tasks like data serialization, message queuing, and distributed locking. | 1,163 |
| | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |