Fahrni / stream

Stream public repo. Use for issue reporting.
1 stars 0 forks source link

Trim to two weeks of articles #17

Closed Fahrni closed 4 years ago

Fahrni commented 4 years ago

For now trim the database back to two weeks worth of articles.

  1. Refresh Feeds at startup
  2. Trim out anything older than two weeks old
Fahrni commented 4 years ago

Updated refresh code to only keep 14-days of feed items and added code to trim the database back to 14-days of feed items.