Files
worldmonitor/scripts
Elie Habib d3f9100f52 Add server-side caching to Railway relay — eliminates ~1.7TB/day egress
Critical cost optimization for 57+ concurrent clients:

- OpenSky response cache (30s TTL per bounding box): ~1.2TB/day saved
- RSS response cache (5min TTL per feed URL): ~30GB/day saved
- AIS WebSocket fanout throttled to 1/10 messages: ~400GB/day saved
- Cache cleanup interval, health stats, stale fallbacks
2026-02-13 18:37:13 +04:00
..