Raman Nasovich

Results 2 issues of Raman Nasovich

I'm trying to use 0.2.0 version of this plugin with Helm 2 version. Helm is configured with tls and tiller is deployed in separate namespace, therefore, I have to use...

When find request is executed with pagination actual find and count requests are executed sequentially. https://github.com/paralect/node-mongo/blob/7f1374290276d8468c215731e509aa29a8ba9d0a/src/mongo-query-service.js#L32-L41 Instead this could be performed in parallel noticeably improving performance for long-running DB requests