AdamMc331/PocketLeague

Support cache invalidation

AdamMc331 opened this issue · 0 comments

We don't need to constantly request data if it's not stale.

Consider storing last time a request was made and maybe combine that with the date of an event.