gerifield/little-red-queue

Small PHP queue system with redis backend.

1.0.1 2014-12-17 15:56 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:20:23 UTC


README

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.