8000 GitHub - brefphp/symfony-messenger: Bridge to use Symfony Messenger on AWS Lambda with Bref
[go: up one dir, main page]

Skip to content

brefphp/symfony-messenger

Repository files navigation

Bridge to use Symfony Messenger on AWS Lambda with Bref.

This bridge allows messages to be dispatched to SQS, SNS or EventBridge, while workers handle those messages on AWS Lambda.

Documentation

You can find the documentation on the Bref website here.

0