bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.72k stars 331 forks source link

Is this package abandonned? #310

Closed PierreRambaud closed 1 year ago

PierreRambaud commented 2 years ago

Question Regarding what happened on the Pull requests list and also on the issues, are people from the organization planning to update this repository?

If not, are you planning to add maintainers in order to make it work for the v3?

You did a great work with it, I'm pretty sure some people from the community would be ok to help you to maintain it :)

giacomomagini commented 2 years ago

I was about to ask if there's any plan to migrate aws-sdk to v3. I'd be happy to help!

PierreRambaud commented 2 years ago

@giacomomagini There is a fork available https://github.com/rxfork/sqs-consumer which is working with the v3

ThatAnonyG commented 1 year ago

Is this thing dead or what. This is one of the major concerns with NodeJS. Thousands of projects relies on this package and seems like the author just abandoned without any notice.

PierreRambaud commented 1 year ago

I think we can conclude this repository is dead :eyes:

nicholasgriffintn commented 1 year ago

It's not dead no. We're working on it :)

We're happy to take a look at any PRs if you have any :)

We've just updated the documentation and CI to make it easier to contribute and we're looking at updating the dependencies shortly.

After that, we'll be able to look at supporting v3.

Apologies for any delay.