Improve upload logic

Avoid extra copying by allowing uploading directly into the filesystem CAS. This is efficient and reduces the amount of time the database lock is held.

Note: Any existing storage needs to be deleted and started from scratch (schema changes)

Edited by Ahmon Dancy

Merge request reports

Loading