-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
The size of my data base is growing quite high already. Since I expect to run the bot for decades, I would like to have a way to clean old articles (maybe only those without a match).
Options:
- add an CLI argument to only clean the DB
- add an CLI argument to run the Bot but also clean the DB
- add an CLI argument to run the bot but also with a probability p (e.g. 0.01) clean the DB (my favorite)
To find old articles, you have to check for the last date in the feed and then remove everything older than that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels