Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command read & write timeout #183

Closed
senarukana opened this issue Oct 23, 2015 · 4 comments
Closed

command read & write timeout #183

senarukana opened this issue Oct 23, 2015 · 4 comments

Comments

@senarukana
Copy link

I don't see timeout configurations in any commands. Am I wrong?

@luin
Copy link
Collaborator

luin commented Oct 23, 2015

Per-command timeout is not supported but under discussion. Refer to #61 for more information.

@senarukana
Copy link
Author

Then do you have any ideas that which nodejs client that supports this feature?

@luin
Copy link
Collaborator

luin commented Oct 23, 2015

No client supports this feature as far as I know :-(. Dose timeout method provided by bluebird (redis.set('foo', 'bar').timeout(5000)) works for you?

@luin
Copy link
Collaborator

luin commented Nov 12, 2015

Closing this in favour of #61.

@luin luin closed this as completed Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants