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

Make Mongo DB dependency optional #20

Open
Mohinta2892 opened this issue Jul 29, 2024 · 0 comments
Open

Make Mongo DB dependency optional #20

Mohinta2892 opened this issue Jul 29, 2024 · 0 comments

Comments

@Mohinta2892
Copy link
Owner

Mohinta2892 commented Jul 29, 2024

MongoDB can be made optional, but to parallelise the code this still should be a recommended option.
Could add:

  • Postgres block parallelism, but this has not been tested at scale in a cluster
  • File-based block parallelism as was implemented in Synful TF 1.x
  • Sqlite-based block parallelism, latest funlib.persistence supports this. Updating to this might break MongoDB dependencies because files have been moved.
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

No branches or pull requests

1 participant