Engineering·June 28, 2026·1 min read
⚙️ Under-the-hood improvements
We sweat the details so your stuff finds its way home. Latest up: unpooled neon connection for drizzle-kit migrations.
Migrations/DDL run better over the direct (non-pgbouncer) connection; runtime still uses the pooled DATABASE_URL via neon-http.
Why it matters
Boring-but-important plumbing. Reliability work like this is what keeps the lights on so your tag just works, every single scan.