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

Fix Config GET databases in cluster mode #389

Merged
merged 5 commits into from
May 17, 2024

Conversation

vazois
Copy link
Contributor

@vazois vazois commented May 16, 2024

Ensure Config GET databases return 1 when running in cluster mode.
Added checks for Config to check for wrong number of arguments.
Refactored Config GET to allow for easy addition of new server config values.

@vazois vazois linked an issue May 16, 2024 that may be closed by this pull request
@vazois vazois marked this pull request as draft May 16, 2024 18:08
@vazois vazois marked this pull request as ready for review May 16, 2024 22:49
@vazois vazois force-pushed the vazois/get-dbcount-cluster branch from 402b20c to 6e4b64b Compare May 17, 2024 00:12
@vazois vazois force-pushed the vazois/get-dbcount-cluster branch from 6e4b64b to 83fc687 Compare May 17, 2024 18:57
@vazois vazois merged commit 78d6ad7 into microsoft:main May 17, 2024
23 checks passed
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 this pull request may close these issues.

It is not possible to use client tools such as datagrip or redis insight
2 participants