Create new `Downloader` class.
Context
We currently have an Uploader
class which handles upload calls to the CAS. We should implement one for downloading blobs.
Task Description
-
Context manager for downloads -
Implement methods for all download and fetch commands -
Unittests
Edited by Martin Blanchard