William Valentin
ae77e30ffb
feat: implement API response caching with node-cache
- Add in-memory cache middleware with configurable TTL
- Cache GET endpoints: streets (5min), events (2min), posts (1min), rewards (10min)
- Automatic cache invalidation on POST/PUT/DELETE operations
- Add cache statistics endpoint (GET /api/cache/stats)
- Add cache management endpoint (DELETE /api/cache)
- Cache hit rate tracking and monitoring
- Pattern-based cache invalidation
- Optimized for Raspberry Pi deployment (lightweight in-memory)
🤖 Generated with Claude
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 13:25:50 -08:00
..
2025-11-03 13:19:00 -08:00
2025-11-01 13:29:48 -07:00
2025-11-03 13:25:50 -08:00
2025-11-03 13:25:50 -08:00
2025-11-01 13:29:48 -07:00
2025-11-03 13:25:50 -08:00
2025-11-01 13:29:48 -07:00
2025-11-03 13:25:50 -08:00
2025-11-03 13:25:50 -08:00
2025-11-02 23:23:01 -08:00
2025-11-01 13:29:48 -07:00