Skip to content

Inject storages to repository service

John Cai requested to merge jc-storage-helper into master

Transition away from global config struct by injecting into the repository service, and adding helpers that take a storage object instead of accessing the global config.

part of: #2699 (closed)

Merge request reports