sifive / wake

The SiFive wake build tool
Other
86 stars 28 forks source link

rsc: Allow file blobs in DbOnly Store #1634

Closed V-FEXrt closed 3 weeks ago

V-FEXrt commented 3 weeks ago

Allows generic blobs to also be created as DbOnly blobs, including the deduping feature.

This change does require that the blob be statd but that should essentially be free because stat is a target and we have to stat every file before upload anyways