distribution/notifications
Stephen J Day 44b14ceadc Integrate layer info cache with registry and storage
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>
2015-04-02 20:15:16 -07:00
..
bridge.go Verify IP addresses 2015-03-25 11:11:46 -07:00
endpoint.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
event.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
event_test.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
http.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
http_test.go Update notification event Target fields 2015-03-05 18:01:50 -08:00
listener.go Implement immutable manifest reference support 2015-03-04 21:40:55 -08:00
listener_test.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00
metrics.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
sinks_test.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00