codecov / feedback

A place to discuss feedback about the pull request and web product experience.
37 stars 7 forks source link

Create a mechanism to clean up the DB #430

Open vlad-ko opened 5 months ago

vlad-ko commented 5 months ago

The request would apply to mostly self-hosted or DEC customers. Since the DB is constantly growing, they would like to have some option of cleaning out stale records (commits?) from the largest tables. Ideally this should be done with a configurable timespan. For example, remove all commits that are older than 2 years.