ioredis
ioredis copied to clipboard
fix: make sure other command wait for auth response.
When network transmission lag,_readyCheck not wait for auth response,that make redis client throw error and reconnection.
