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

Completed IPFS and libp2p Integration #86

Closed
Tracked by #25 ...
bdehaynin opened this issue Mar 21, 2023 · 0 comments
Closed
Tracked by #25 ...

Completed IPFS and libp2p Integration #86

bdehaynin opened this issue Mar 21, 2023 · 0 comments
Labels
roadmap Issue associated with IPVM Roadmap runtime Related to IPVM runtime specifics

Comments

@bdehaynin
Copy link

bdehaynin commented Mar 21, 2023

ETA: 2023-08-15

@zeeshanlakhani zeeshanlakhani added this to the MVP Development - Q2 2023 milestone Mar 21, 2023
@zeeshanlakhani zeeshanlakhani added runtime Related to IPVM runtime specifics roadmap Issue associated with IPVM Roadmap labels Mar 21, 2023
zeeshanlakhani added a commit that referenced this issue May 19, 2023
* Adds runtime for singular workflows (multiple workflows incoming). Incldues:
  - workflow => Dag for sequential/promised and parallel compute
  - task scheduler (within workflow)
  - worker
  - integration between libp2p and workers for receipts and more
  - feature-gating ipfs for resources
  - adds retry/backoff for fetching resources
* moves us toward tracing's logging and adds logfmt-formatted logs
* removes much of early-early demo code

Issues closed:

- #76
- #79
- #86 (enough for now)
zeeshanlakhani pushed a commit that referenced this issue May 19, 2023
* Adds runtime for singular workflows (multiple workflows incoming).
Incldues:
  - workflow => Dag for sequential/promised and parallel compute
  - task scheduler (within workflow)
  - worker
  - integration between libp2p and workers for receipts and more
  - feature-gating ipfs for resources
  - adds retry/backoff for fetching resources
* moves us toward tracing's logging and adds logfmt-formatted logs
* removes much of early-early demo code

Issues closed:

- #76
- #79
- #86 (enough for now)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Issue associated with IPVM Roadmap runtime Related to IPVM runtime specifics
Projects
None yet
Development

No branches or pull requests

2 participants