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

After a connection error, selected db, if it was set, is not restored #142

Merged
merged 1 commit into from Nov 14, 2011

Conversation

divadrei
Copy link

override select method to store selected db in client instance and restore selected db on connect when an error happened

@bminer
Copy link

bminer commented Oct 24, 2011

+1
Please merge into master. :)

@bminer
Copy link

bminer commented Oct 24, 2011

Solves issue #86

mranney added a commit that referenced this pull request Nov 14, 2011
After a connection error, selected db, if it was set, is not restored
@mranney mranney merged commit 82cc930 into redis:master Nov 14, 2011
@mranney
Copy link
Contributor

mranney commented Nov 14, 2011

Thanks.

@mranney
Copy link
Contributor

mranney commented Nov 15, 2011

I just published v0.7.0 to npm which includes this fix.

@divadrei
Copy link
Author

Thanks.

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

Successfully merging this pull request may close these issues.

None yet

4 participants