Track new Redis connections
Increment the counter `new_redis_connections` on each call to `Redis::Client#connect`, if we're in a transaction.
Showing
Please register or sign in to comment
Increment the counter `new_redis_connections` on each call to `Redis::Client#connect`, if we're in a transaction.