max-voloshin/php-redis-mq

PHP implementation of message queues client for Redis

Maintainers

Package info

github.com/max-voloshin/php-redis-mq

Issues

pkg:composer/max-voloshin/php-redis-mq

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 6

dev-master 2014-05-02 15:26 UTC

This package is not auto-updated.

Last update: 2026-03-24 14:43:31 UTC


README

Build Status Scrutinizer Code Quality

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