Commit Graph

3 Commits (2b83e91661b864323f67c5491610b03474404086)

Author SHA1 Message Date
Aiqiao Yan 97f7baa910 Use zstd instead of gzip if available
Add zstd to cache versioning
5 years ago
Josh Gross b45d91cc4b
Chunked Cache Upload APIs (#128)
* Initial pass at chunked upload apis

* Fix cacheEntry type

* Linting

* Fix download cache entry tests

* Linting tests

* Pull in fixes from testing branch

* Fix typo in ReserveCacheResponse

* Add test convering reserve cache failure

* Add retries to upload chunk

* PR feedback

* Format default chunk size

* Remove responses array
5 years ago
Josh Gross 37c45447e4 Initial commit 6 years ago