Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for async-aws #38

Open
GrahamCampbell opened this issue Mar 16, 2021 · 4 comments
Open

Support for async-aws #38

GrahamCampbell opened this issue Mar 16, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@GrahamCampbell
Copy link

Would you be interested in switching this package to use the relevant async aws packages, like the main brief package. I can help with this. :)

@mnapoli mnapoli added the enhancement New feature or request label Mar 23, 2021
@mnapoli
Copy link
Member

mnapoli commented Mar 23, 2021

Hey!

There was #12 on that topic, and it had an impact in the SQS driver. In Laravel, as soon as you use anything AWS related the SDK is installed, so I'm not sure it makes as much sense with Laravel 🤔

@GrahamCampbell
Copy link
Author

The async-aws/illuminate-queue option can be used, and also async aws can be used for S3/flysystem stuff.

@mnapoli
Copy link
Member

mnapoli commented Mar 28, 2021

Would that impact users following the laravel.com documentation?

@GrahamCampbell
Copy link
Author

I'm not sure. I'll be investigating this in more detail over the next few weeks. I've already got a couple of Laravel apps running on Lambda without the bref laravel package (using the sync queue driver and laravel/framework#36772). :)

mnapoli added a commit that referenced this issue Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants