redis / node-redis

Redis Node.js client
https://redis.js.org/
MIT License
16.91k stars 1.89k forks source link

scanIterator on Cluster #1877

Open gaurav-dn opened 2 years ago

gaurav-dn commented 2 years ago

Connection failed. TypeError: cluster.scanIterator(...) is not a function or its return value is not async iterable

Environment:

killdash9 commented 6 months ago

This happens for me too