max-voloshin / php-redis-mq
PHP implementation of message queues client for Redis
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 0
pkg:composer/max-voloshin/php-redis-mq
Requires
- php: >=5.3
- beberlei/assert: ~2.0
This package is not auto-updated.
Last update: 2025-12-16 13:20:59 UTC
README
php-redis-mq
PHP implementation of message queues client for Redis
TODO
Management console:
- Show stats
- Detect lost messages and back its to original channels
- Purge channels
Acknowledgements
This project is inspirited by adjust/redismq project
License
MIT