node-redis
node-redis copied to clipboard
is there a way to specify command timeout while creating the node client?
I could not find a way to add a timeout for a command being executed. can I set it while creating the client or during command execution?
We don't have it right now, but it think it'll be nice to have @guyroyse @simonprickett @chayim WDUT?
Seems like a straightforward thing to add. Doesn't break backwards compatibility. Sounds good to me.
I would also be interested in having an option for this.