Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

Is there a way for establishing a connection pool in Redis c++? #204

Open
NidaTariq45 opened this issue Sep 18, 2018 · 0 comments
Open

Is there a way for establishing a connection pool in Redis c++? #204

NidaTariq45 opened this issue Sep 18, 2018 · 0 comments

Comments

@NidaTariq45
Copy link

I am new to Redis, have been working with the Redis driver

https://github.com/Cylix/cpp_redis/wiki/Examples.

I have made an application in C++, the problem I am encountering is that I keep opening the connection for every query and this process is expensive. I wanted to know if I could make a pool of connections in Redis?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant