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

[v9] Add support for more Redis Cluster commands #10760

Merged
merged 2 commits into from
Mar 4, 2022

Conversation

jakule
Copy link
Contributor

@jakule jakule commented Mar 2, 2022

  • Add support for more Redis commands in Cluster mode.

  • Add reconnect on AUTH logic to Redis.

  • Redis code refactoring.

  • Update list of unsupported Redis commands in Cluster mode.

Backport #10434

* Add support for more Redis commands in Cluster mode.

* Add reconnect on AUTH logic to Redis.

* Redis code refactoring.

* Update list of unsupported Redis commands in Cluster mode.
@jakule jakule added the backport label Mar 2, 2022
@jakule jakule requested a review from smallinsky March 2, 2022 19:37
@github-actions github-actions bot added the database-access Database access related issues and PRs label Mar 2, 2022
@jakule jakule enabled auto-merge (squash) March 4, 2022 22:17
@jakule jakule merged commit 0d2f8d0 into branch/v9 Mar 4, 2022
@jakule jakule deleted the jakule/v9/redis-cmds branch March 4, 2022 23:26
@webvictim webvictim mentioned this pull request Apr 19, 2022
@webvictim webvictim mentioned this pull request Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport database-access Database access related issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants