buildkit/cache
Wei Fu 65388edc6c exporter: support compression for layer blob data
Allow user to choose the compression type for layer data. Gzip is
default compression for layer exporter, which consume more Cpu resources
and take long time to export. With compression option, user can use
nocompressed option to export to save time. And future, zstd is one new
option for end-user.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2019-12-09 23:51:38 +08:00
..
blobs exporter: support compression for layer blob data 2019-12-09 23:51:38 +08:00
contenthash cache: add migration flow to new lease based format 2019-10-16 10:35:49 -07:00
metadata solver: support no-cache for exec cache mounts 2019-07-26 14:42:32 -07:00
remotecache add cross-repo push support 2019-08-22 17:25:13 -07:00
util cache: error tracing on cache importer 2019-06-06 21:15:21 -07:00
manager.go cache: follow-up updates to storage leases 2019-10-21 17:19:44 -07:00
manager_test.go cache: add migration flow to new lease based format 2019-10-16 10:35:49 -07:00
metadata.go leaseutil: mark temporary leases with timestamps 2019-10-16 10:35:50 -07:00
migrate_v2.go cache: follow-up updates to storage leases 2019-10-21 17:19:44 -07:00
refs.go cache: fix possible concurrent maps write on parent release 2019-11-12 13:41:50 -08:00