appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Feature]: Redis Sentinel Support

Open xoraingroup opened this issue 4 years ago • 9 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Summary

It would be great to have redis sentinel support. Currently only redis instances are supported.

Why should this be worked on?

I guess its great to have more features like Redis Sentinel. For larger companies they don't rely on single redis instance but redis clusters or sentinels.

xoraingroup avatar Mar 18 '22 10:03 xoraingroup

@xoraingroup thank you for the feature request!

Nikhil-Nandagopal avatar Mar 18 '22 12:03 Nikhil-Nandagopal

Hi. @Nikhil-Nandagopal :) Has anything changed with this? I'm using AWS MemoryDB which is Redis cluster, so I wonder if appsmith supports it now. /+ TLS support? found the issue and the code looks doesn't support reidss:// yet. am I right?

anyway. thanks for the amazing project 👍

jiyeonseo avatar Jan 09 '23 14:01 jiyeonseo

@jiyeonseo are you looking to build an app with the redis sentinel or is this to host appsmith so that it uses redis sentinel?

Nikhil-Nandagopal avatar Jan 18 '23 14:01 Nikhil-Nandagopal

@Nikhil-Nandagopal i’d like to build an app with Redis sentinel

jiyeonseo avatar Jan 19 '23 01:01 jiyeonseo

@jiyeonseo thanks for clearing that up. We don't have this on the roadmap yet. Could you elaborate on the type of application you're looking to build with Redis?

Nikhil-Nandagopal avatar Jan 19 '23 06:01 Nikhil-Nandagopal

@Nikhil-Nandagopal host a appsmith server using a redis cluster will be great!!

jmvizcainoio avatar Mar 17 '25 16:03 jmvizcainoio

Hello! Our team was able to support Redis Sentinel by updating the RedisConfig config class. @contributor-support Can we contribute to this feature by opening a pull request?

akantcheff avatar Oct 16 '25 13:10 akantcheff

Hello @akantcheff thanks for resolving the issue! Please feel free to create a PR in the appsmith repository and tag @appsmithorg/query-widgets-pod for the review.

NilanshBansal avatar Oct 16 '25 14:10 NilanshBansal

APP-14633

linear[bot] avatar Nov 26 '25 09:11 linear[bot]