Closed mahendraHegde closed 3 years ago
Redis scan is a better alternative for keys. As the package already has support for keys its seems necessary to add support for scan and scanStream as well.
keys
scan
I'm willing to work on it, let me know what do you think @jsumners
I'm willing to consider it.
@jsumners I'll send PR
Redis scan is a better alternative for
keys
. As the package already has support for keys its seems necessary to add support forscan
and scanStream as well.I'm willing to work on it, let me know what do you think @jsumners