nestjs-redis
nestjs-redis copied to clipboard
ClusterAllFailedError: Failed to refresh slots cache.
Thank for your contribute, so i have a issue when implement. when i use cluster module, if one node timeout connect, i can not get data from another nodes and get error.
Your problem may be relevant to these cases:
- your redis server cluster config, please read through the documentation(hash-slot and master-replica): https://redis.io/docs/manual/scaling/#redis-cluster-master-replica-model
- your ioredis cluster config: https://github.com/luin/ioredis#cluster