Skip to content

Add support for redis:6.2 #46

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

Open
petrubabalau opened this issue Oct 18, 2022 · 4 comments
Open

Add support for redis:6.2 #46

petrubabalau opened this issue Oct 18, 2022 · 4 comments

Comments

@petrubabalau
Copy link

For redis:6.2 it raises the following error:

Command # 2 (EXPIRE my_key 1 NX) of pipeline caused error: ("wrong number of arguments for 'expire' command",)

@sobolevn
Copy link
Member

Thanks, I will have a look.
In the meanwhile, PRs are welcome.

@raveenb
Copy link

raveenb commented Dec 3, 2022

For redis:6.2 it raises the following error:

Command # 2 (EXPIRE my_key 1 NX) of pipeline caused error: ("wrong number of arguments for 'expire' command",)

Getting the same error

@raveenb
Copy link

raveenb commented Dec 3, 2022

I have issued a PR here #49 you can go ahead and review and push to master

@skhaz
Copy link

skhaz commented Sep 6, 2023

I tried to use the library and ended with the same issue.

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