Zihua Li

Results 343 comments of Zihua Li

Hi @danpaulson 👋 , Sorry for the trouble! What's your Medis version? Does upgrading it solve the issue? Also, are you able to connect to your server with the ssh...

Hey @cpecorari 👋 Thanks for the advice! Will add it to the roadmap.

Medis doesn't validate certificates on the client side so if authentication is not enabled, I assume only enable the SSL checkbox should do the trick? ![CleanShot 2024-04-26 at 21 31...

Sorry for the inconvenience! Did you connect to the Redis instance through port forwarding via a Compute Engine instance? What error did you see?

Thanks for the feedback @nlemoine ! What's the use case of the URL handler? I'm thinking about whether we should support `medis://` or `redis://`?

Just released (MAS version may take a couple of days to get reviewed): https://docs.getmedis.com/reference/custom-url-scheme. Please feel free to let me know in case there are any issues.

Actually let's keep this open until ssh remote connection is supported

Added to the roadmap! Currently you can connect to a sentinel node and ask it for the node address in command query view.

Hey @pdeva 👋 Thanks for using Medis! Did you use a VPN to connect to MemoryDB from your local machine? [There is a documentation](https://docs.getmedis.com/connect-to-your-database/aws-elasticache) for connecting to ElastiCache via a...

@pdeva Thanks for the details! I managed to set up a MemoryDB on AWS and actually it worked for me. Here is my setup: I used https://manual.nssurge.com/others/snell.html but it should...