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

Use of a database? #135

Open
skodapetr opened this issue Aug 3, 2023 · 0 comments
Open

Use of a database? #135

skodapetr opened this issue Aug 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@skodapetr
Copy link
Member

Should we need to share result of computation, like conservation, we may introduce a database. The reason is that file-based approach rely on optimistic parallelization and low write ration. As a result there should be not many conflicts. In addition the file storage is more of a cache rather then a database.

Resources for MongoDB:

@skodapetr skodapetr added the enhancement New feature or request label Aug 3, 2023
@skodapetr skodapetr changed the title Use of database? Use of a database? Aug 3, 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
Projects
None yet
Development

No branches or pull requests

1 participant