ericljiang / premier-playoff-helper

https://premier-playoff-helper.vercel.app
MIT License
0 stars 0 forks source link

Smarter caching #4

Closed ericljiang closed 10 months ago

ericljiang commented 10 months ago

Caching team analysis results inherently means analysis results will become stale for some period of time after new games are played. Instead only immutable entities should be cached such as matches or the analyses of individual matches.

ericljiang commented 10 months ago

Implemented in https://github.com/ericljiang/premier-playoff-helper/commit/56a9fd00515a5a909c25ff3a7edd4d23170fa86e