ride / app-queue-beanstalkd
Beanstalkd integration for the Ride queue.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
pkg:composer/ride/app-queue-beanstalkd
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: 2025-09-13 02:22:32 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