sematic-ai / sematic

An open-source ML pipeline development platform
Other
971 stars 59 forks source link

Store artifact's storage type (local vs. remote) in `artifacts` table #260

Open neutralino1 opened 2 years ago

neutralino1 commented 2 years ago

Full artifact serializations can be stored on the user's machine or in a cloud storage location (e.g. S3). It would be practical to store this information in the artifacts table.

augray commented 2 years ago

removed "good first issue" just because I figure anything involving a DB migration might not be ideal for somebody's first issue! We can add it back if you disagree.