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

Redis Version and TLS Possibilities ?? #811

Open
mhwest13 opened this issue May 12, 2022 · 2 comments
Open

Redis Version and TLS Possibilities ?? #811

mhwest13 opened this issue May 12, 2022 · 2 comments

Comments

@mhwest13
Copy link

mhwest13 commented May 12, 2022

I had a quick question about the Redis integration for Self-Hosted setups. While I'll admit, I'm not 100% familiar with this product, I'm curious if the Redis version is really something I need to restrict to version 5.x?

  • My gut says no, and that moving to v6.x shouldn't be an issue, but it never hurts to ask.

Secondly, if this will run on v6.x of Redis, does the Kodiak support TLS / password authentication to the Redis cluster?

  • If so, what environment variables would I need to set to be able to support this?

Any help or guidance you can give would be appreciated.

Cheers

@chdsbd
Copy link
Owner

chdsbd commented May 13, 2022

Hey @mhwest13,

I haven't tested Kodiak with Redis v6, so I'm not sure if it will work. Let me know if it works for you. I'm open to accepting any PRs needed to support Redis v6.

We support rediss://, which I think is TLS, but I'm not sure that's the same as Redis v6 TLS

@mhwest13
Copy link
Author

Hey, just wanted to loop around with you and let you know that Kodiak seems to work find on Redis v6, I have yet to try implementing TLS+auth, since I wanted to be sure there wasn't a compounding issue perhaps. But we have successfully migrated our kodiak from a v5.0.6 redis cluster to a v6.2.6

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants