redis-queue icon indicating copy to clipboard operation
redis-queue copied to clipboard

change queue name

Open seyedmr opened this issue 1 year ago • 2 comments

I want to change the queue naming in this package. now i need to change about 7 methods in client file! client.php code can be cleaner. i have a PR for this. #13 @walkor

seyedmr avatar Nov 24 '24 15:11 seyedmr

Error: Using $this when not in object context in redis-queue\src\Client.php:333 Now the key looks like this {redis-queue}:waiting:send-mail, which is incompatible with {redis-queue}-waiting.

walkor avatar Nov 24 '24 15:11 walkor

omg :)) i'll fix that soon

seyedmr avatar Nov 25 '24 06:11 seyedmr