dusterio / laravel-plain-sqs

Custom SQS connector for Laravel (or Lumen) that supports third-party, plain JSON messages
MIT License
131 stars 92 forks source link

I want to make this repo active again #59

Open matiaslauriti opened 2 years ago

matiaslauriti commented 2 years ago

Hi!

@dusterio is there any possibilities we can have a discussion about your package?

I am actively using it and had to basically review how queues work on Laravel because this package is missing some documentation, but I also see there are issues and PRs hanging in there for a long time.

I was not able to find another package that solves the issues this package solves, so I would like to be a Member of this repo so I can try solve/reply to most issues and also do something with the PRs.

What I do not want is to create lot of PRs and some of them hang in there dead or anything similar, that is why I am asking if I can be a Member (write access) or new owner so this package is active again.

Could we have a discussion wherever you like?

I honestly don't want to fork this repo, do changes and leave it for me, I want to share it with all current users using this repo/package 👍

rbruhn commented 2 years ago

Would be nice to be picked up. I tried this out in L9 and it caused havoc with my other queues running on beanstalkd. It took me a couple days to figure out this package was not allowing those Jobs to be released back on to the queues. Once removed, the problem resolved.

njbarrett commented 1 year ago

@dusterio I hope you will pass on this package to a new and willing maintainer

keithbrink commented 1 year ago

I'm maintaining a fork here: https://github.com/keithbrink/laravel-plain-sqs