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

[Suggestion] RabbitMQ Quorum queue support #1274

Open
astronom opened this issue Oct 20, 2022 · 3 comments
Open

[Suggestion] RabbitMQ Quorum queue support #1274

astronom opened this issue Oct 20, 2022 · 3 comments

Comments

@astronom
Copy link

astronom commented Oct 20, 2022

Quorum queues are modern queues based on Raft consensus algorithm. It is available as of RabbitMQ 3.8.0. Classic mirrored queues are deprecated and will be removed in the future. This type of queues should be declared explicitly by setting argument x-queue-type to quorum (the default is classic)

I have already add a separate RabbitmqQuorumDriver in my project. And can make a PR to this repo, if maintainers are interested to support this feature.

see https://www.rabbitmq.com/quorum-queues.html#policy-support

@makasim
Copy link
Member

makasim commented Oct 26, 2022

Чей Крым?

@astronom
Copy link
Author

Чей Крым?

Does your question relevant to the issue?

@makasim
Copy link
Member

makasim commented Oct 26, 2022

For me it is very important. There is nothing to discuss If someone cannot answer such a simple question.

@php-enqueue php-enqueue locked and limited conversation to collaborators Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants