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

[Planning] DDM V2 Planning & Discovery #83

Open
jcace opened this issue Jun 20, 2023 · 1 comment
Open

[Planning] DDM V2 Planning & Discovery #83

jcace opened this issue Jun 20, 2023 · 1 comment
Assignees

Comments

@jcace
Copy link
Contributor

jcace commented Jun 20, 2023

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

  • Data that's flowing in to the system by various means, for example:
  • EDGE-UR nodes (new Edge-URID architecture)
  • Ptolemy / versioned static datasets
  • Static import

OUTPUTS

  • deals,deals,deals
  • closed-circuit (known SPs)
  • public market (any SP)
  • Delta, Spade
@jcace
Copy link
Contributor Author

jcace commented Jun 20, 2023

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

Image

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