distribution/registry/storage
Stephen Day a0c63372fa Merge pull request #779 from RichardScothern/pull-through-cache
Add pull through cache ability to the Registry.
2015-08-04 17:04:56 -07:00
..
cache Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
driver remove unused code and fix todo format 2015-07-31 13:22:56 +08:00
blob_test.go Merge pull request #779 from RichardScothern/pull-through-cache 2015-08-04 17:04:56 -07:00
blobcachemetrics.go
blobserver.go Allow disabling of starage driver redirects 2015-07-24 16:59:35 -07:00
blobstore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
blobwriter.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
blobwriter_nonresumable.go
blobwriter_resumable.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
catalog.go Create Repositories method 2015-07-21 21:45:14 -07:00
catalog_test.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
doc.go
filereader.go
filereader_test.go
filewriter.go
filewriter_test.go
linkedblobstore.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
manifeststore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
manifeststore_test.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
paths.go Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
paths_test.go
purgeuploads.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
purgeuploads_test.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
registry.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
revisionstore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
signaturestore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
tagstore.go
util.go
vacuum.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
walk.go
walk_test.go