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

Requirements for queue-redis implementation #1

Closed
g41797 opened this issue Jan 14, 2024 · 8 comments
Closed

Requirements for queue-redis implementation #1

g41797 opened this issue Jan 14, 2024 · 8 comments

Comments

@g41797
Copy link

g41797 commented Jan 14, 2024

What is the expected result?

"SRS" for queue-redis

@samdark
Copy link
Member

samdark commented Jan 15, 2024

It should be implementation of yiisoft/queue same as yiisoft/queue-amqp.

There's Yii2 implementation for Redis: https://github.com/yiisoft/yii2-queue/blob/master/src/drivers/redis/Queue.php It worked but could be improved.

@g41797
Copy link
Author

g41797 commented Jan 15, 2024

did you mean Migrating from yii2-queue?
or Add ability to set message headers
there are 19 not closed redis related issues in yii2-queue - also should be taken upon consideration?
i understand that working with outsourcer requires additional time, but requirements above require additional information
how can we continue?

@samdark
Copy link
Member

samdark commented Jan 15, 2024

there are 19 not closed redis related issues in yii2-queue - also should be taken upon consideration?

Yes. That's not a direct 1 to 1 port so any improvement or even a new way of doing things are welcome.

@samdark
Copy link
Member

samdark commented Jan 15, 2024

i understand that working with outsourcer requires additional time, but requirements above require additional information
how can we continue?

Ask questions.

@g41797
Copy link
Author

g41797 commented Jan 15, 2024

regarding new way - already send dm to slack Using CloudEvents in YiiQueue

@g41797
Copy link
Author

g41797 commented Jan 26, 2024

Ask questions

What is the deadline ?

@samdark
Copy link
Member

samdark commented Jan 26, 2024

Deadline for the driver? Well, as soon as possible.

@g41797
Copy link
Author

g41797 commented Jan 26, 2024

it can't be fast with my php knowledge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants