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 Redis version 4 support #243

Open
xdzurman opened this issue Feb 16, 2022 · 5 comments
Open

Add Redis version 4 support #243

xdzurman opened this issue Feb 16, 2022 · 5 comments

Comments

@xdzurman
Copy link

Hello!

The lib works great with Redis version 3.1.2, but 3 months ago, version 4 has been released and does not work. I debugged a little bit and it seems that the current redis calls hgetall, hset, ..., are camelCased in version 4 and do not work here anymore. Could this please be updated?

Great work btw.

@sunlee-newyork
Copy link

second this!

@ghinks
Copy link

ghinks commented Dec 15, 2022

would any of you folks be interested in a collaboration to get version 4 working?

@rqroz
Copy link

rqroz commented Oct 26, 2023

@ghinks hit me up I'd be interest in collaborating.

@ghinks
Copy link

ghinks commented Oct 26, 2023

Just leaving work and will take a look at it.

@ghinks
Copy link

ghinks commented Oct 27, 2023

I would be glad to collaborate @rqroz. I have a concern. There has not been much activity recently and is @kwhitley good with us making this PR. It will have to be merged and I am not sure how active this repo is ?

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

4 participants