Select Git revision
doc.go
-
Stephen J Day authored
This changeset integrates the layer info cache with the registry webapp and storage backend. The main benefit is to cache immutable layer meta data, reducing backend roundtrips. The cache can be configured to use either redis or an inmemory cache. This provides massive performance benefits for HEAD http checks on layer blobs and manifest verification. Signed-off-by:
Stephen J Day <stephen.day@docker.com>
Stephen J Day authoredThis changeset integrates the layer info cache with the registry webapp and storage backend. The main benefit is to cache immutable layer meta data, reducing backend roundtrips. The cache can be configured to use either redis or an inmemory cache. This provides massive performance benefits for HEAD http checks on layer blobs and manifest verification. Signed-off-by:
Stephen J Day <stephen.day@docker.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.