On Wed, Aug 10, 2016 at 11:56 AM, Ian Boston <[email protected]> wrote: > On 10 August 2016 at 10:29, Bertrand Delacretaz <[email protected]> > wrote: >> ...I just noticed that the Git Large File Storage project uses a similar >> approach, it "replaces large files such as audio samples, videos, >> datasets, and graphics with text pointers inside Git, while storing >> the file contents on a remote server"...
> Would that be something to do at the Sling level on upload of a large file? That's one option, which becomes obsolete if Oak implements that but can always be migrated to an Oak-based solution later if needed, you'd just need to move the file contents pointers. -Bertrand
