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

Added network_type variable and added support for ipv6 and dual_stack for redis #68

Merged

Conversation

soumik-avoma
Copy link
Contributor

what

  • Added support for ipv6 in redis cluster

why

  • Since AWS has started charging for public ipv4, hence many organizations are moving to ipv6 adoption. So Redis also needs to be in ipv6 to avoid delay and implement happy eyeballs if required.

references

Copy link
Member

@vaibhav7797 vaibhav7797 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@themaniskshah themaniskshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@clouddrove-ci clouddrove-ci merged commit c7422b5 into clouddrove:master Mar 13, 2024
14 of 19 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.

5 participants