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

Add job to cleanup old files from the GridFS #11

@volodymyrsmirnov

Description

@volodymyrsmirnov

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinvalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions