cristoper / feedmixer

A self-hosted API to fetch and mix entries from Atom and RSS feeds (returns Atom, RSS, or JSON)
Do What The F*ck You Want To Public License
168 stars 10 forks source link

Cache pruning #2

Closed cristoper closed 7 years ago

cristoper commented 7 years ago

Currently the feed cache will grow until it is manually deleted. Some sort of automatic pruning should be provided (even if just a script that can be run from cron).