tecosaur / DataToolkit.jl

Reproducible, flexible, and convenient data management
https://tecosaur.github.io/DataToolkit.jl
78 stars 4 forks source link

Add the option to customize storage directory #9

Closed apraga closed 8 months ago

apraga commented 8 months ago

Hi,

I'm very interested by your package that solves several issues that have been itching me. However, I could not figure out where the data is stored, nor how to change that. The use case is an environment where storage for large files is on an shared drive (ex: HPC cluster).

Would that be doable ? Thanks,

tecosaur commented 8 months ago

This is already possible, and described in the docs :slightly_smiling_face: https://tecosaur.github.io/DataToolkitDocs/common/stable/plugins/store/ (see Configuration > Store path)