distribution/registry/storage/driver/inmemory
Brian Bland ff03381d49 Adds new storagedriver.FileWriter interface
Updates registry storage code to use this for better resumable writes.
Implements this interface for the following drivers:
 + Inmemory
 + Filesystem
 + S3
 + Azure

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-03-08 16:37:44 -08:00
..
driver.go Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
driver_test.go Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
mfs.go Avoid crash on invalid Move arguments 2015-04-01 19:03:02 -07:00