denodrivers / denodrivers/redis
cluster client is not working on READEME.md ?
Open
docs
- Dominant language
- TypeScript
- Stars
- 465
- Forks
- 48
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
I tried the section for cluster on https://github.com/denodrivers/redis/blob/master/README.md .
But It didn't work well.
The error message was as follow.
```
Error: -MOVED 5512 172.29.0.3:6379
```
Also I tried experimantal cluster mod, It worked well.
https://github.com/denodrivers/redis/blob/master/experimental/cluster/README.md
Is it needed to be fixed for the cluster client?
Or is the section for cluster on https://github.com/denodrivers/redis/blob/master/README.md needed to fixed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.