Skip to content

Conversation

@LoicMahieu
Copy link
Contributor

Rebase of #29

@LoicMahieu LoicMahieu added the feature New functionality or improvement label Mar 15, 2016
@LoicMahieu LoicMahieu self-assigned this Mar 15, 2016
@LoicMahieu LoicMahieu added this to the v1.0.9 milestone Mar 15, 2016
mmalecki and others added 2 commits March 15, 2016 12:38
An example use-case being passing a Redis client that's able to fail over, but transparently implements the usual `redis` module API. This approach has one problem: `Connection#stop` still closes the passed connection, while in the case of a passed connection this should be up to the callee, but since `stop` isn't widely used except when closing down the process, I don't believe this will cause any problems.
LoicMahieu added a commit that referenced this pull request Mar 15, 2016
Allow passing a ready Redis client
@LoicMahieu LoicMahieu merged commit 8876034 into hapijs:master Mar 15, 2016
@LoicMahieu LoicMahieu deleted the pass-own-client branch March 15, 2016 16:43
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature New functionality or improvement

2 participants