delta-edge

Edge Gateway + Storage deal making using Delta

OTHER License

Stars
11
Committers
3

Bot releases are visible (Hide)

delta-edge - v1.0.2 Latest Release

Published by alvin-reyes over 1 year ago

What's Changed

Full Changelog: https://github.com/application-research/edge-ur/compare/v1.0.1...v1.0.2

delta-edge - v1.0.1

Published by alvin-reyes over 1 year ago

What's Changed

Full Changelog: https://github.com/application-research/edge-ur/compare/v1.0.0...v1.0.1

delta-edge - v1.0.0

Published by alvin-reyes over 1 year ago

What's Changed

Official first release - Edge-UR

Features

  • Only supports online/e2e verified deals for now.
  • Accepts concurrent uploads (small to large)
  • Stores the CID and content on the local blockstore using whypfs
  • Save the data on local sqlite DB
  • retries the storage deals if it fails. Uses delta auto_retry feature.
  • periodically checks the status of the deals and update the database.
  • global replication factor can be set in the config file. This will make the node replicate the data to the specified number of nodes.