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.

GitHub

41 stars
7 watching
17 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
php-enqueue/enqueue A messaging system designed to simplify message processing and provide advanced features. 188
php-enqueue/pheanstalk Allows message queueing using Beanstalkd broker 9
riorizkyrainey/pubsub-redis-php A PHP implementation of the Publish/Subscribe pattern using Redis as the message broker 3
php-enqueue/enqueue-dev A package for building and implementing message queues and job queues in PHP applications. 2,180
weyoss/redis-smq A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend 599
php-enqueue/rdkafka An implementation of Queue Interop specification using Kafka protocol to send and consume messages. 50
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 131
php-enqueue/laravel-queue Extends Laravel with support for message queues and various transport options 235
mmoreram/rsqueuebundle A Redis-based queuing system for Symfony applications 52
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,765
colinmollenhour/cm_redissession A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling 209
cable-cr/cable-redis-legacy A Cable.cr backend extension for using Redis as a message broker 0
apache/qpid A collection of component repositories for an enterprise-level message broker system 128
taoensso/carmine A Clojure wrapper for interacting with Redis, providing an idiomatic API for tasks like data serialization, message queuing, and distributed locking. 1,163
vapor/redis An extension to the Vapor framework allowing Redis as an in-memory data store and message broker 460