ctengel / linkmeddle

LINKed MEDia DL
GNU General Public License v3.0
0 stars 0 forks source link

Send output to object store #67

Open ctengel opened 2 years ago

ctengel commented 2 years ago

Integrate with objectindex

Split from #20

ctengel commented 2 years ago

Note unless we completely refactor our downstream tools to not use temp-files, we likely need to

  1. do a usual flow
  2. identify "done"
  3. upload at that point with metadata
  4. delete local
  5. handle local "db" updates... i.e. we have this file, but not here, it is there

Additionally need to see what features then would no longer need to be part of linkmeddle, like viewing, and also if we can just stop storing any data on individual items long term, just focusing on lists and brief db of IDs which would be enough to lookup an OI file

ctengel commented 2 years ago

Dup of #30 ?