[Feat] connection pool
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.
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
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.