Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

add support for connection pooling #25

Merged
merged 3 commits into from Feb 18, 2015
Merged

add support for connection pooling #25

merged 3 commits into from Feb 18, 2015

Conversation

substars
Copy link
Contributor

You can either supply size and timeout parameters, or a pool of your own creation.

Fixes #22.

@substars
Copy link
Contributor Author

Also fixed the travis build by adding a redis server.

@findchris
Copy link

👍 Any movement here?

@jeregrine
Copy link

👍 any movement here?

@fedenusy
Copy link

+1

@substars
Copy link
Contributor Author

Rebased. Is there anything else I can do to get this merged?

@radar
Copy link
Member

radar commented Feb 17, 2015

Find time in the day to give me. That's all.

On 18 Feb 2015, at 06:16, Benjamin Ortega notifications@github.com wrote:

Rebased. Is there anything else I can do to get this merged?


Reply to this email directly or view it on GitHub.

@radar
Copy link
Member

radar commented Feb 18, 2015

Looks good to me!

radar added a commit that referenced this pull request Feb 18, 2015
add support for connection pooling
@radar radar merged commit 8c02d8d into redis-store:master Feb 18, 2015
@findchris
Copy link

👏

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.

How to inject underlying Redis object, as in the case of connection pooling
5 participants