fusio/adapter-beanstalk

Provides a connection to work with a beanstalk message queue

v6.1.0 2025-03-14 21:06 UTC

This package is auto-updated.

Last update: 2025-03-22 10:47:34 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