Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Add job to cleanup old files from the GridFS #11

Open
volodymyrsmirnov opened this issue Oct 27, 2020 · 0 comments
Open

Add job to cleanup old files from the GridFS #11

volodymyrsmirnov opened this issue Oct 27, 2020 · 0 comments
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@volodymyrsmirnov
Copy link
Owner

Right now after the job has been completed, the file would stay in the GridFS forever slowly turning the system into the museum of malware and customer data. This has to be changed by adding the recurring job for cleaning files older than X days.

File creation date can be stored in GridFS metadata (see GridFSFileInfo).

@volodymyrsmirnov volodymyrsmirnov added enhancement New feature or request invalid This doesn't seem right labels Oct 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant