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

Reuse database connections #127

Open
dmitrizagidulin opened this issue Jun 13, 2024 · 1 comment
Open

Reuse database connections #127

dmitrizagidulin opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels

Comments

@dmitrizagidulin
Copy link
Member

Currently, separate MongoDB connections are being opened with every API call.
Fix it so that they're reused/pooled.

@alexfigtree
Copy link
Member

@alexfigtree alexfigtree moved this to To Do (Current sprint) in DCC Engineering Jun 13, 2024
@alexfigtree alexfigtree moved this from To Do (Current sprint) to In Progress in DCC Engineering Jun 27, 2024
@alexfigtree alexfigtree moved this from In Progress to Backlog in DCC Engineering Aug 29, 2024
@alexfigtree alexfigtree moved this from Backlog to In Progress in DCC Engineering Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants