PromucFlow_constructor/app/server/appsmith-server
Shrikant Sharat Kandula 6c7ec746e9
feat: Add support for connecting to Redis clusters (#24924)
This PR adds support to Appsmith server to be able to connect to
ElastiCache Redis with cluster mode turned on. When the
`APPSMITH_REDIS_URL` is set to `redis://...`, the current default
behaviour is preserved. But if it is set to `redis-cluster://...`, then
we setup a pooled connection with cluster mod enabled.
2023-06-30 17:31:47 +05:30
..
src feat: Add support for connecting to Redis clusters (#24924) 2023-06-30 17:31:47 +05:30
auth-notes
pom.xml feat: Add support for connecting to Redis clusters (#24924) 2023-06-30 17:31:47 +05:30