[Feature request] Adding support for redis proxy like twemproxy / dynomite
ioredis can work with twemproxy / dynomite. Maybe we can add twemproxy / dynomite support for Medis as well?
Is there any issue?
Any special config fields should be added to Medis connection panel in order to connect to twemproxy/dynomite?
According to my experience, I have to set enableReadyCheck to false in order to use ioredis with twemproxy. Can't speak for dynomite though; probably same since it's a fork.
Here are the list of redis commands that twemproxy supports https://github.com/twitter/twemproxy/blob/master/notes/redis.md
I'm not sure what Medis use internally for its functionalities.
Hmm...Medis uses the SCAN command for scaning key list which seems hasn't been supported yet.
I see.
I want to use it for personal use and can live without the key scan (it's the key listing on the left right?). Can you point me to where that I have to edit it to make it works?
Hello 👋
Our development focus has now shifted to the next generation of Medis: Medis 2. Compared to its predecessor, Medis 2 offers enhanced performance, more powerful features, and a more delightful interface. If you encounter any problems with Medis 2, feel free to reopen this issue, and together, we can explore possible solutions.
Download Medis 2 for free: https://getmedis.com/. Thanks for using and supporting Medis 1!