eleme / corvus

A fast and lightweight Redis Cluster Proxy for Redis 3.0
MIT License
789 stars 143 forks source link

Exception when `mget` followed by no keys. #81

Closed wooparadog closed 7 years ago

badboy commented 7 years ago

What was the issue here? I tested it on latest git right now and I get the expected

-ERR Proxy fail to forward command

when sending MGET without any keys.

tevino commented 7 years ago

Guess it is an issue fixed already?

badboy commented 7 years ago

Yes, looks like it. So can be closed and re-opened if any new information is available.