Files
goodgo-platform/apps
Ho Ngoc Hai bcd8b6685a feat(analytics): add GET /analytics/market-snapshot endpoint
Dashboard tile endpoint returning activeCount, avgPrice, medianPrice,
priceChangePct (1d/7d/30d), avgPricePerM2, daysOnMarket, newListings24h.
Redis cache-aside with 5min TTL. CQRS query handler with parallel
Prisma queries for p95 <200ms on cache hit.

Refs: TEC-3049

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-21 02:06:57 +07:00
..