sreeix/redis-proxy

Commands resulting in large data seem to crash the proxy

Opened this issue · 0 comments

i have 10000 keys in the db, and running a redis.keys on it seems to crash the proxy.

Running the command that returns a smaller resultset seems to work eg keys('foo*') that returned 100 keys worked well