Open
Description
Per redis/redis-py#3008 (comment) it seems that moya/service/redis.py / redis() when sentinel is in use is creating a new tcp connection per redis command which isn't great. Figure out a way to make a pool for readonly and a pool for normal that checks with sentinel if there are issues
Metadata
Metadata
Assignees
Labels
No labels