We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This package provides Swoole's async task worker as Laravel's queue driver. You can easily set your queue driver to swoole.
swoole
Your payload data will only exists in memory, and won't be saved in any persistent storage. You will lose your data once the process crashes.