You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does bull-arena support IORedis Cluster??
I am having problems with AWS MemoryDB (that uses Redis Cluster under the hood).
This is the configuration I am using to connect to the Redis cluster:
Does bull-arena support IORedis Cluster??
I am having problems with AWS MemoryDB (that uses Redis Cluster under the hood).
This is the configuration I am using to connect to the Redis cluster:
And this is how I instantiate the queue with BullMQ:
What about bull-arena? Is there a way to pass the redisClient to the redis option in the queue array of arenaConfig?
Something like this:
The text was updated successfully, but these errors were encountered: