You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
MongoDB can be made optional, but to parallelise the code this still should be a recommended option.
Could add:
funlib.persistence
supports this. Updating to this might break MongoDB dependencies because files have been moved.The text was updated successfully, but these errors were encountered: