44b14ceadc
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> |
||
---|---|---|
.. | ||
bridge.go | ||
endpoint.go | ||
event.go | ||
event_test.go | ||
http.go | ||
http_test.go | ||
listener.go | ||
listener_test.go | ||
metrics.go | ||
sinks.go | ||
sinks_test.go |