Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Conversation

@ivanetchart
Copy link

No description provided.

var that = this;
if (this._client === undefined) {
this._client = createConn(this._opts, 'client_conn');
this._client = createConn(this._opts, 'pub_conn');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please make this backward compatible?

@coveralls
Copy link

coveralls commented Nov 25, 2016

Coverage Status

Coverage remained the same at 92.778% when pulling 00dda23 on ivanetchart:redis_improvements into a130c66 on mcollina:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants