-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add support for Redis cluster mode #13
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey!
Thank you for contribute!
You can use this PR #9 as tests examples.
After this, for me, it's all good!
Hi @RaphaelVRossi 👋🏻 Tests are added in this PR. Waiting for approval from @jaspervanveghel... |
Ping @RaphaelVRossi 🏓 |
@RaphaelVRossi should we wait for one more approval from somebody else to merge this? |
@devppjr Could you please review?! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
2.3.0 is live! |
👋 Hi folks. We were previously maintaining tc-redis-cluster and are in the process of upgrading to Thumbor 7. This PR adds Redis cluster-mode support; which is now also officially supported by redis-py, making this a whole lot easier!