application-research / delta-dm

Delta Large Dataset Manager
7 stars 3 forks source link

[Planning] DDM V2 Planning & Discovery #83

Open jcace opened 1 year ago

jcace commented 1 year ago

Today, Delta-DM is modelled around the concept of datasets that are imported once and then don't change very much. It's good for static, archival use case, but is not very flexible when it comes to continuously growing datasets and dynamic data sources/participants.

Conceptually, the next iteration of Delta DM will continuous data streams / inputs, and a feedback loop to manage the dealmaking for that content.

Simply put, In DDM V2 we will model things around INPUTS and OUTPUTS

Both Inputs and Outputs will be modular and allow different components to be attached as necessary for the client's use case / strategy.

The core functionality of DDM is a tracking database to facilitate replicating that data out to the Filecoin network in a variety of ways.

INPUTS

OUTPUTS

jcace commented 1 year ago

Still WIP. Initial ideas for a high level arch. Very subject to change

Image