r-publishing / rpub-mono

Monorepo for RPublishing
Apache License 2.0
2 stars 2 forks source link

Large file update #33

Open Bill-Kunj opened 2 years ago

Bill-Kunj commented 2 years ago

Deploys are limited to 16MB, so we need to implement chunking or some such

David405 commented 2 years ago

This has been confirmed from the call we had yesterday, are we implementing chunking on v1 or v2 of RDrive?

Bill-Kunj commented 2 years ago

This has been confirmed from the call we had yesterday, are we implementing chunking on v1 or v2 of RDrive?

v2 I think, since the llbm implementation in hard fork 2 should be available by then. What do you think @TheoXD?