Simon Willnauer 7f32e8c707 [STORE] Simplify reading / writing from and to BlobContainer
BlobContainer used to provide async APIs which are not used
internally. The implementation of these APIs are also not async
by nature and neither is any of the pluggable BlobContainers. This
commit simplifies the API to a simple input / output stream and
reduces the hierarchy of BlobContainer dramatically.
NOTE: This is a breaking change!

Closes #7551
2014-09-05 21:40:20 +02:00
..
2014-09-01 16:07:05 -04:00
2014-08-26 15:26:34 +02:00
2014-08-21 10:34:39 +02:00
2014-06-03 11:06:35 +02:00
2014-08-21 10:34:39 +02:00