Skip to content

File migration service

David Chandek-Stark requested to merge file-migration-service into main
  • Adds FileMigrationService and FileMigrationJob, used in S3 proof of concept.
  • Some minor changes to the recently added storage config.
  • Some internal implementation changes to Ddr::File, including the removal of the recently added #upload method. I thought better of having added this method, because it strains the responsibility of the class by requiring it to know what its default storage adapter is.

Merge request reports

Loading