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

chore(embedded/database): implement database manager #2023

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

ostafen
Copy link
Collaborator

@ostafen ostafen commented Sep 13, 2024

No description provided.

@coveralls
Copy link
Collaborator

coveralls commented Sep 13, 2024

Coverage Status

coverage: 89.29% (-0.2%) from 89.496%
when pulling a8f48b8 on ostafen:feature/db-manager
into 1e78388 on codenotary:master.

Razikus
Razikus previously approved these changes Sep 13, 2024
Databases are now opened and closed on demand, up to the MaxActiveDatabases limit,
to reduce memory consumption when managing a large number of databases.

Signed-off-by: Stefano Scafiti <stefano.scafiti96@gmail.com>
@ostafen ostafen merged commit d47d3ef into codenotary:master Sep 16, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants