distribution/registry/storage/driver/base
yixi zhang 8e915d69f4 Use app.driver.Stat for registry health check
`app.driver.List` on `"/"` is very expensive if registry contains significant amount of images. And the result isn't used anyways.
In most (if not all) storage drivers, `Stat` has a cheaper implementation, so use it instead to achieve the same goal.

Signed-off-by: yixi zhang <yixi@memsql.com>
2016-12-21 17:12:43 -08:00
..
base.go Use app.driver.Stat for registry health check 2016-12-21 17:12:43 -08:00
regulator.go Implement regulator in filesystem driver 2016-05-03 09:33:22 -07:00