fusio/adapter-beanstalk

Provides a connection to work with a beanstalk message queue

v6.0.2 2023-07-15 17:38 UTC

This package is auto-updated.

Last update: 2024-04-15 19:32:28 UTC


README

Fusio adapter which provides a connection to work with a beanstalk message queue. It uses the pda/pheanstalk package. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-beanstalk
php bin/fusio system:register Fusio\Adapter\Beanstalk\Adapter