tpmjs/apps/web/src
Ajax Davis fd4520dbf6 perf: reduce Neon compute usage with cron + caching optimizations
- Reduce cron frequency: changes 2min→4hr, keyword 15min→6hr, metrics hourly→daily
- Add Prisma directUrl for connection pooling support
- Add Vercel KV caching to /api/tools endpoint (graceful degradation if not configured)
- Add X-Cache header to indicate cache hit/miss
- Add NEON_COMPUTE_OPTIMIZATION.md with full strategy guide

These changes should reduce Neon CU usage from 100+ to ~20-30 CU-hrs/month.
2025-12-31 12:14:00 +10:00
..
app perf: reduce Neon compute usage with cron + caching optimizations 2025-12-31 12:14:00 +10:00
components feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
data feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
lib fix: remove unused error variable in cache.ts 2025-12-29 21:56:48 +10:00
test feat: add comprehensive stats dashboard with D3 charts 2025-12-28 17:08:19 +10:00
env.ts feat: implement health check system (Phase 1 & 2) 2025-12-04 16:03:21 +10:00