sbt/util-cache
eugene yokota 06d7047003
[2.0.x] fix: ByteStream chunked upload/download (#9298) (#9301)
**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:47:38 -04:00
..
src [2.0.x] fix: ByteStream chunked upload/download (#9298) (#9301) 2026-06-07 15:47:38 -04:00
NOTICE Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00