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

[Feat] connection pool #18

Open
einar-hjortdal opened this issue May 29, 2023 · 2 comments
Open

[Feat] connection pool #18

einar-hjortdal opened this issue May 29, 2023 · 2 comments

Comments

@einar-hjortdal
Copy link

Connection pool is needed.
It could be left to users to implement but every other redis client provides pooling support so vredis probably should too.

@patrickpissurno
Copy link
Owner

Agreed! Similarly to #17, I don't have the time to work on this right now, but feel free to open up a PR and I'll make sure to find some time to review it and get it merged quickly

@einar-hjortdal
Copy link
Author

Agreed! Similarly to #17, I don't have the time to work on this right now, but feel free to open up a PR and I'll make sure to find some time to review it and get it merged quickly

I opened these issues as TODO list entries, I think it could help to keep track of what to do. If this is a bad idea feel free to close them.

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

No branches or pull requests

2 participants