ride / app-queue-beanstalkd
Beanstalkd integration for the Ride queue.
1.0.0
2016-10-14 09:44 UTC
Requires
- davidpersson/beanstalk: ^2.0
- ride/app: ^1.0.0
- ride/lib-queue: ^1.0.0
- ride/lib-queue-beanstalkd: ^1.0.0
This package is auto-updated.
Last update: 2024-10-13 00:06:05 UTC
README
Integration of the Beanstalkd library in the Ride application.
Parameters
- beanstalkd.host: Hostname or IP address of the Beanstalkd server
- beanstalkd.port: Port of the Beanstalkd server
Related Modules
Installation
You can use Composer to install this application.
composer require ride/app-queue-beanstalkd