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

Add support for python redis package for version 5.0.0 #734

Open
nivsk98 opened this issue Feb 13, 2024 · 4 comments
Open

Add support for python redis package for version 5.0.0 #734

nivsk98 opened this issue Feb 13, 2024 · 4 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@nivsk98
Copy link

nivsk98 commented Feb 13, 2024

Is your feature request related to a problem? Please describe.
I'm trying to use async redis with cluster (redis.asyncio.cluster) which is only supported on versions 5+ and at the same time I want to use pottery redlock but pottery only supports versions between 4-5 no included 5

Describe the solution you'd like
Pottery to support python redis package with version 5.0.0 (5+ is optional)

Describe alternatives you've considered
Copy the redlock code in pottery and use it in my code without the need for the pottery package.

@fessacchiotto
Copy link

any update on this? thank you!

@BartMiki
Copy link

BartMiki commented Aug 8, 2024

It seems that it was done a month ago in this commit: b611291#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7. Can I ask you @brainix when you plan to release the new version?

@Evans-algorithm
Copy link

Looking forward to releasing the new version.

@brainix
Copy link
Owner

brainix commented Nov 10, 2024

I apologize. I’m struggling with mental health issues. But I’ll release a new version as soon as I can. ❤️

@brainix brainix self-assigned this Nov 12, 2024
@brainix brainix added the dependencies Pull requests that update a dependency file label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

5 participants