-
| 
         Hey, When i deploy redis-cluster (3+3), hasura only uses one instance, it seems (all instances, except 1+1, are empty). Not sure if i'm looking at the right place, but hedis supports clustered connections https://github.com/hasura/graphql-engine/blob/v2.44.0/server/forks/hedis/src/Database/Redis/Connection.hs#L194 Versions: Thanks!  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
| 
         @miran248 sorry for the delay here! @hgiasac — would you be able to weigh in on the best way to resolve this redis issue with v2?  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I have since switched to the regular redis with sentinels and that worked, but it would still be helpful if it was documented somewhere, whether it's supported. Thanks for the reply!  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Good to know, @miran248! I'll wait for @hgiasac to drop a reply and we can work to update the docs 👍  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         @miran248 @robertjdominguez Yes, Redis cluster has been supported since v2.28  | 
  
Beta Was this translation helpful? Give feedback.
@miran248 @robertjdominguez Yes, Redis cluster has been supported since v2.28