Open
Description
I am customizing ConnectionPool for my project, but found redis/async redis/redis cluster are using ConnectionPool (but with different API, which is bothering), but async redis cluster are embedding ConnectionPool in its implementation. That means it is impossible to customize ConnectionPool for async redis cluster.
My question is, is there any plan to refine async redis cluster (or cluster as a whole, because the API to use a different ConnectionPool is different).
Metadata
Metadata
Assignees
Labels
No labels