Coffers help decouple the semantics of where data is stored from the actual data. In general, you should be able to add any Artifacts to a Coffer, and that particular Coffer can decide how it will upload/download data to sync those artifacts.
Currently, there is only an implementation for Google Cloud Storage (GCS), but we could make one for Microsoft Azure storage as well.
Coffers help decouple the semantics of where data is stored from the actual data. In general, you should be able to add any Artifacts to a Coffer, and that particular Coffer can decide how it will upload/download data to sync those artifacts.
Currently, there is only an implementation for Google Cloud Storage (GCS), but we could make one for Microsoft Azure storage as well.