[Feature]: Redis Sentinel Support
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 thank you for the feature request!
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 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 i’d like to build an app with Redis sentinel
@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 host a appsmith server using a redis cluster will be great!!
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?
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.