Brian Bland 0bc84606cc Makes LayerUpload an io.ReaderFrom
This allows wrappers of LayerUpload to implement io.ReadFrom, which
prevents io.Copy on LayerUpload implementations from using repeated 32kB
Writes.

This has a huge performance implication, especially for s3/azure storage
drivers.
2015-02-05 17:37:52 -08:00
..
2014-11-17 15:46:06 -08:00
2015-02-05 17:37:52 -08:00
2015-02-02 14:47:24 -08:00
2015-02-02 14:47:24 -08:00