sbt/util-cache
eugene yokota ac320c7fd0
[2.x] fix: ByteStream chunked upload/download (#9298)
**Problem**

BatchUpdateBlobsRequest suffers from gRPC's message size limitation.

**Solution**

For larger files, we switch to using the ByteStream API, chunked to 1MB at a time.
2026-06-07 15:17:20 -04:00
..
src [2.x] fix: ByteStream chunked upload/download (#9298) 2026-06-07 15:17:20 -04:00
NOTICE Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00