will medplum support redis serverless
# support
s
1)Hi team, we installed medplum using AWS installation guide. 2) After install we created redis serverless cluster on aws v7.1 without any password 3) we updated new endpoint and host in secret manager we are getting below error in ECS task Timestamp (UTC+05:30) Message Container October 14, 2024 at 18:10 (UTC+5:30) ReplyError: CROSSSLOT Keys in request don't hash to the same slot MedplumTaskDefinition October 14, 2024 at 18:10 (UTC+5:30) at parseError (/usr/src/medplum/node_modules/redis-parser/lib/parser.js:179:12) MedplumTaskDefinition October 14, 2024 at 18:10 (UTC+5:30) at parseType (/usr/src/medplum/node_modules/redis-parser/lib/parser.js:302:14) { now our question is will medplum support serverless redis because this error looks more related to shards and nodes system manager - {"password":"","port":"6379","host":"medplum-redis.com","tls":{}}
hi @rahul1 @reshma any comments on this?
there is "unused" also in redis config i removed it to test still not working what is its value?
@reshma @rahul1 any suggestions here
r
Hi @swamy_63747 - we don't currently support serverless REDIS, so we won't be able to give advice at this time
In terms of devops, our goal is to start support a terraform package to help support multiple clouds, but we don't have serverless REDIS on our roadmap