Skip to content

CAS Server: Implement BatchUpdateBlobs

The Remote Execution API includes a BatchUpdateBlobs method for efficient upload of multiple small blobs. bst-artifact-server currently does not implement this. We should add this to improve artifact push performance, especially across high latency network connections.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information