buildbarn / bb-deployments

Example deployments of Buildbarn on various platforms
Apache License 2.0
102 stars 70 forks source link

Increase default CAS size from 8 to 32 GiB #89

Closed moroten closed 1 year ago

moroten commented 1 year ago

Too many people gets into problems uploading blobs larger than 8 GiB / 36 blocks = 227 MiB / block, e.g. uploading 282 MiB blobs. Let's just increase the default CAS size 4x.

Fixes #85.