storj / uplink

Storj network Go library
MIT License
122 stars 17 forks source link

Integrate new upload codepath with opt-in #141

Closed iglesiasbrandon closed 1 year ago

iglesiasbrandon commented 1 year ago

This is the final piece to integrate the new upload code in with libuplink.

The new code path should only be activated via a context embellished via the testuplink package and passed into OpenProject. This allows us to selectively turn on the codepath for testing.

A future release can turn the codepath on by default.

storj-gerrit[bot] commented 1 year ago

Change https://review.dev.storj.io/c/storj/uplink/+/9781 mentions this issue.