Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Destroy old database entries #61

Open
seand7565 opened this issue Nov 2, 2020 · 0 comments
Open

Destroy old database entries #61

seand7565 opened this issue Nov 2, 2020 · 0 comments
Labels

Comments

@seand7565
Copy link
Contributor

To prevent DB bloat, we should run a task on a regular basis that looks for user-generated data that has not been created or updated in over a month, and destroy that data.

We could create a rake task that does this, then use heroku scheduler to run it on a regular basis.

@seand7565 seand7565 added the core label Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant