The Question
DesignNearby Friends System Design
Design a real-time location-based social feature that allows users to discover mutual friends within a specific geographic radius. The system must handle frequent GPS updates from millions of concurrent mobile devices while ensuring low-latency notifications and strict privacy controls for users opting into the service.
Redis Geo
WebSockets
PostgreSQL
Redis Pub/Sub
Geohash
February 23, 2026