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

Support for redis 6.2.0 commands #40

Open
2 of 4 tasks
richfitz opened this issue Oct 30, 2020 · 0 comments · May be fixed by #41
Open
2 of 4 tasks

Support for redis 6.2.0 commands #40

richfitz opened this issue Oct 30, 2020 · 0 comments · May be fixed by #41

Comments

@richfitz
Copy link
Owner

richfitz commented Oct 30, 2020

More even than in #34/#28!

Path to get this done:

  • incorporate the changes to generation code from Redis v5 Commands missing #34
  • fix failing tests (some commands have gained new optional arguments)
  • add mock tests for new endpoints
  • add real redis tests for new endpoints
@richfitz richfitz changed the title Support for redis 6.0.0 commands Support for redis 6.2.0 commands Nov 2, 2020
@richfitz richfitz linked a pull request Nov 2, 2020 that will close this 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

Successfully merging a pull request may close this issue.

1 participant