laravel-plain-sqs icon indicating copy to clipboard operation
laravel-plain-sqs copied to clipboard

I want to make this repo active again

Open matiaslauriti opened this issue 3 years ago • 3 comments

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 👍

matiaslauriti avatar Aug 09 '22 17:08 matiaslauriti

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.

rbruhn avatar Aug 21 '22 15:08 rbruhn

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

njbarrett avatar Sep 30 '22 07:09 njbarrett

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

keithbrink avatar Feb 08 '23 15:02 keithbrink