ride/app-queue-beanstalkd

Beanstalkd integration for the Ride queue.

1.0.0 2016-10-14 09:44 UTC

This package is auto-updated.

Last update: 2024-04-12 22:47:13 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