tailwarden / komiser

Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!

Home Page:https://komiser.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resource fetching Performance improvement for MongoDB

Azanul opened this issue · comments

Problem

Synchronous fetching of resources for MongoDB

Describe the solution you'd like

  • Update respective function signature
  • Use providers.WorkerPool.SubmitTask to submit the task to worker pool

Additional context

Ref PR: #1197

Please assign this to me?

There you go @tanbirali , feel free to reach oout in case you need help