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

Timeout & automatic reconnect #12

Closed
3 tasks done
czechboy0 opened this issue Feb 15, 2016 · 1 comment
Closed
3 tasks done

Timeout & automatic reconnect #12

czechboy0 opened this issue Feb 15, 2016 · 1 comment

Comments

@czechboy0
Copy link
Collaborator

  • test the client when Redis auto-disconnects after a while (we throw an error)
  • when that happens, have an option to auto-connect (and auto-authenticate?) (nope, not at the moment)
  • do we need to handle SIGPIPE (accidental writing into a closed socket)? (no, we throw an error already)
@czechboy0
Copy link
Collaborator Author

These features above are not planned yet, but I'm not closed to adding them later if there's high demand for them.

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

1 participant