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

Redis version 4 braking changes #64

Open
idaamit opened this issue Aug 23, 2022 · 0 comments
Open

Redis version 4 braking changes #64

idaamit opened this issue Aug 23, 2022 · 0 comments

Comments

@idaamit
Copy link

idaamit commented Aug 23, 2022

Node Redis version 4 changed several interfaces, which makes this library unusable.
for example :

  • createClient() doesn't automatically connect to server, additional method was added connect()
  • lRange instead of lrange().
  • rPush instead of rpush().
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

1 participant