brefphp / bref

Serverless PHP on AWS Lambda
https://bref.sh
MIT License
3.06k stars 364 forks source link

Add SQS polling information to docs #1761

Closed harveydobson closed 1 month ago

harveydobson commented 4 months ago

Updating documentation based on our discussion on https://github.com/brefphp/bref/discussions/1760 in an attempt to be helpful!

I wonder if this information would be better in a more centralised area of the docs that can provide more detailed information about different parts of the infrastructure layer work. I couldn't see anything like this so for now I've added the information to the Symfony Messenger and Laravel Queue sections.

mnapoli commented 3 months ago

This might be best on this page though: https://bref.sh/docs/use-cases/sqs

mnapoli commented 1 month ago

Replaced by https://github.com/brefphp/bref/pull/1826