badigina-merck

Results 3 comments of badigina-merck

> have you try to use tedious alone? Does it present the same performance change? We didn't, as we don't use it alone anywhere in our product. However, regression comes...

@arthurschreiber We get this issue for all requests, including simple login. In login request we only do ```typescript userModel.findOne({ where: { username } }) ``` we have index on users...

Having memory leaks on my project. If it helps I'd really appreciate this PR being merged!