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

expose TCP no delay option in a more obvious way #33

Closed
mranney opened this issue Oct 26, 2010 · 1 comment
Closed

expose TCP no delay option in a more obvious way #33

mranney opened this issue Oct 26, 2010 · 1 comment

Comments

@mranney
Copy link
Contributor

mranney commented Oct 26, 2010

node_redis sets self.stream.setNoDelay() by default. Often this is desirable, but sometimes it is not. We need an obvious and documented way to set this.

@mranney
Copy link
Contributor Author

mranney commented Nov 16, 2011

Fixed in b9734d1

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