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

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

This package is not auto-updated.

Last update: 2025-12-16 13:20:59 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