Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backend: add function for creating a storage based on StorageEnum
This isn't necessary and we could get by with `storage_for_job` but I think this is a good first step towards decoupling storage from jobs, as we discoused a couple of times already.
- Loading branch information