vredis icon indicating copy to clipboard operation
vredis copied to clipboard

[Feat] connection pool

Open einar-hjortdal opened this issue 2 years ago • 2 comments

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.

einar-hjortdal avatar May 29 '23 07:05 einar-hjortdal

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

patrickpissurno avatar May 29 '23 13:05 patrickpissurno

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.

einar-hjortdal avatar May 29 '23 14:05 einar-hjortdal