AniTrend / anitrend-v2

Rewrite project for AniTrend 🔥
GNU General Public License v3.0
45 stars 6 forks source link

Add caching intercepting mechanism to avoid back filling the database when a resource was fetched before a certain time period #58

Closed wax911 closed 4 years ago

wax911 commented 4 years ago

AniTrend Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues: Issues Closed

Planing Information

Add caching intercepting mechanism to avoid back filling the database when a resource was fetched before a certain time period, one possibility would be to make use of Store. Unfortunately store does not seem to support paging v2 which may add more complexity to the data sources

wax911 commented 4 years ago

See commits:

Referenced the wrong issue :facepalm: