gerifield/little-red-queue

Small PHP queue system with redis backend.


License
MIT

Documentation

LittleRedQueue Build Status Coverage Status

This is a small queue library for PHP.

It gives you the maximal freedom for choosing and using your own worker lib for example Ustream Daemon.

Install

Via Composer

$ composer require gerifield/little-red-queue

Usage

TODO

Testing

$ /vendor/bin/phpunit

Credits

License

The MIT License (MIT). Please see License File for more information.