rediscala icon indicating copy to clipboard operation
rediscala copied to clipboard

A new connection is getting created every time

Open mohitprasanth opened this issue 1 year ago • 0 comments

I am using RedisClientMasterSlaves and I see a new connection is being created for every command executed. Verified by using currConnections metric. Do we have any workaround for creating a pool and maintain the connections for reusing them, instead of creating a new connection everytime ?

mohitprasanth avatar May 20 '23 15:05 mohitprasanth