libvmod-redis
libvmod-redis copied to clipboard
Sentinel Auto Discovery
I know it states in the docs that the sentinel support is not intended for auto-discovery of redis hosts, but since many other clients do it, it would be a great addition to this already incredible vmod.
Do you think it is something you'd be willing to implement? I wish I could help with a PR, but my C skills are rusty.
Thank you so much for this awesome vmod!
Thanks for using the VMOD @heynemann :) I'd need to check it again, but I'm afraid is not trivial to support that use case due to some previous design decisions. I'll add this to my personal TODO list and revisit it as soon as I have some spare time available.
You can also consider contacting https://allenta.com if you are using the VMOD in a commercial context and your company is open to sponsor this feature. That would help to get things done faster :)
Thanks!!! :) I'm going to discuss here at Globo.com if it is feasible to support this feature.