SSE in Production: What Building a Signal Feed Taught Us About Event Streaming
A walkthrough of building a production Server-Sent Events (SSE) feed on PostgreSQL: the append-only event log pattern, a migration from sequences to a gapless commit-ordered counter, five hardening fixes, and the consumer failure spectrum. Infrastructure methodology, not hype.
