Skip to content

implement redis cluster broker #47

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

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

pinguingman
Copy link
Contributor

This PR includes updates to support the redis cluster option for the List Queue broker. The changes involve the addition of the BaseRedisClusterBroker and ListQueueClusterBroker.

@s3rius
Copy link
Member

s3rius commented Nov 10, 2023

To fix all lint problems, simply use pre-commit run -a.

@pinguingman
Copy link
Contributor Author

I fixed all linter problems and review issue. Waiting for the second review

Copy link
Member

@s3rius s3rius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks great. Thank you for contributing. But i have a small comment to the init signature.

@s3rius
Copy link
Member

s3rius commented Nov 13, 2023

Can you also remove result backend from the constructor?

@pinguingman
Copy link
Contributor Author

Removed result backend

@s3rius
Copy link
Member

s3rius commented Nov 13, 2023

All target python tests passed. Sorry for codecov error. I will fix it in a subsequent PR.

@s3rius s3rius merged commit 3699ddb into taskiq-python:develop Nov 13, 2023
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

Successfully merging this pull request may close these issues.

3 participants