sinfo / cannon-api

:bomb: Only a few know what it shoots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove files

JGAntunes opened this issue · comments

How are you thinking about doing this? Because we'll probably need to remove plenty of files (users who submit another CV to replace their own).

Should we delete on the fly (per request)? Set a flag true - deleted: true - on the DB (or even delete the file from the and when we look, we look for files who are not in the DB) and then have a script running that from time to time cleans the deleted files? Tell me what you think.

@palma21 @sinfo/dev-team @xicombd