Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource fetching Performance improvement for MongoDB #1206

Closed
Azanul opened this issue Nov 14, 2023 · 3 comments
Closed

Resource fetching Performance improvement for MongoDB #1206

Azanul opened this issue Nov 14, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed mongodb

Comments

@Azanul
Copy link
Collaborator

Azanul commented Nov 14, 2023

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

@Azanul Azanul added enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed mongodb labels Nov 14, 2023
@tanbirali
Copy link
Contributor

Please assign this to me?

@Azanul
Copy link
Collaborator Author

Azanul commented Nov 15, 2023

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

@Azanul
Copy link
Collaborator Author

Azanul commented Nov 16, 2023

#1207

@Azanul Azanul closed this as completed Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed mongodb
Projects
None yet
Development

No branches or pull requests

2 participants