Skip to content

NetLinkerPro/fair-queue

Repository files navigation

FairQueue

Latest Version on Packagist Total Downloads

Redis Laravel queue driver with multi-user service distribution.

Installation

Via Composer

$ composer require netlinker/fair-queue

Usage

Documentation location is here

Documentation for use in package is here

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ ./vendor/bin/dusk-updater detect --auto-update && PKGKIT_CDN_KEY=xxx REDIS_HOST=0.0.0.0 REDIS_PASSWORD=secret ./vendor/bin/phpunit

For tests can be set all setting from .env file as REDIS_PORT=6379.

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.

About

Redis Laravel queue driver with multi-user service distribution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published