distribution/registry/proxy
Richard Scothern 33428c37e1 Buffer writing the scheduler entry state to disk by periodically checking for
changes to the entries index and saving it to the filesystem.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-10-29 11:35:52 -07:00
..
scheduler Buffer writing the scheduler entry state to disk by periodically checking for 2015-10-29 11:35:52 -07:00
proxyauth.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyblobstore.go Fix a race condition in pull through cache population by removing the functionality 2015-10-08 16:12:29 -07:00
proxyblobstore_test.go Fix a race condition in pull through cache population by removing the functionality 2015-10-08 16:12:29 -07:00
proxymanifeststore.go Avoid returning nil, nil when fetching a manifest by tag by introducing a new 2015-09-18 16:19:37 -07:00
proxymanifeststore_test.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
proxymetrics.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyregistry.go Fix a race condition in pull through cache population by removing the functionality 2015-10-08 16:12:29 -07:00