Add comprehensive caching for performance optimization
- Cache predicted rating calculations (24 hour duration) - Cache rating history data to avoid repeated scraping - Implement separate cache keys for different data types - Add cache hit logging for monitoring effectiveness - Update PDGA numbers list with additional players - Significantly improve performance for repeat visitors - Reduce load on PDGA servers with intelligent caching 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -5,4 +5,5 @@
|
||||
176006
|
||||
201220
|
||||
288059
|
||||
242229
|
||||
242229
|
||||
155816
|
||||
Reference in New Issue
Block a user