Introducing Electric Circuits ⚡️
Turn any static Postgres query into a live, reactive dataflow — incrementally maintaining results and streaming only what changed, all the way to your app.
Static queries in. Live applications out.
Checkout the blog post and repo in 🧵
This is Electric Circuits: a new primitive that turns any static database query into a live one — fine-grained reactivity, end to end, from Postgres to your app.
Built on DBSP and @DurableStreams
Agents need a durable, replayable stream of state — fast enough to sit in the hot path.
Durable Streams is that primitive: an append-only event log made low-latency with wire-format storage and a WAL.
Our Rust server hits ~1M appends/sec on 4 vCPUs 📷
I've been writing a @DurableStreams server in Rust to see how fast it can be.
It reaches nearly a million appends per second on a single 4 vCPU box — an order of magnitude faster than current reference server 🧵
PGlite has passed 10 million weekly npm downloads 🤯
On our blog we spills the beans on what’s driving the growth, and how its used for AI apps, dev tools, sandboxes, CLIs, and test suites from incredible teams like @prisma, @supabase, @Firebase, @Netlify and @awscloud. 🔗🧵
Just Shipped: Flue 1.0 Beta
Flue is the TypeScript framework for building the next generation of agents, designed around an open agent harness with zero LLM lock-in. It’s like Astro, for agents.
Flue 1.0 has been redesigned around three core primitives:
🔁 Workflows —