Specs and contracts were always valuable—but too expensive to maintain. So we invested sparingly, specs drifted, and we read the code instead.
That calculus has flipped with coding agents.
electric-sql.com/blog/2026/02...
Specs and contracts were always valuable—but too expensive to maintain. So we invested sparingly, specs drifted, and we read the code instead.
That calculus has flipped with coding agents.
electric-sql.com/blog/2026/02...
- Drop-in transports for Vercel AI SDK and TanStack AI
- Yjs support for collaborative editing
- HTTP proxy that makes existing SSE/token streams resumable with no code changes
- Drop-in transports for Vercel AI SDK and TanStack AI
- Yjs support for collaborative editing
- HTTP proxy that makes existing SSE/token streams resumable with no code changes
Request/response assumes two parties taking turns.
Three agents and two users acting at once need a shared log everyone can read, resume, and react to.
That's durable streams.
Request/response assumes two parties taking turns.
Three agents and two users acting at once need a shared log everyone can read, resume, and react to.
That's durable streams.
400+ conformance tests. Client libraries in 10 languages: TypeScript, Python, Go, Rust, Java, Swift, PHP, Ruby, Elixir, .NET.
400+ conformance tests. Client libraries in 10 languages: TypeScript, Python, Go, Rust, Java, Swift, PHP, Ruby, Elixir, .NET.
@electric-sql.com @tanstack.com
Join the 25 speakers on 1st Feb, it is free! more details:
openlocalfirst.org/schedules/#6...
@electric-sql.com @tanstack.com
Persistent, resumable event streams over HTTP. Reads served from CDN, tested to 1M concurrent connections. 240K writes/second. 5M writes/month free.
Persistent, resumable event streams over HTTP. Reads served from CDN, tested to 1M concurrent connections. 240K writes/second. 5M writes/month free.
Two weeks since announcement → approaching 1,000 GitHub stars and people are already building with it.
Blog post — electric-sql.com/blog/2025/12...
Two weeks since announcement → approaching 1,000 GitHub stars and people are already building with it.
Blog post — electric-sql.com/blog/2025/12...
We built it inside Electric. Now we're standardizing it as a standalone protocol.
We built it inside Electric. Now we're standardizing it as a standalone protocol.
Bonus: Works with sync engines (@electric-sql.com, Trailbase, PowerSync) for real-time updates with near-zero incremental network cost.
Bonus: Works with sync engines (@electric-sql.com, Trailbase, PowerSync) for real-time updates with near-zero incremental network cost.
Your component's query IS the API call. No custom endpoints. No GraphQL resolvers. Just write your query and DB figures out exactly what to fetch.
Details 🧵👇
Your component's query IS the API call. No custom endpoints. No GraphQL resolvers. Just write your query and DB figures out exactly what to fetch.
Details 🧵👇
in theory I could have a "cheap read replica" or simpler testing #myelixirstatus
in theory I could have a "cheap read replica" or simpler testing #myelixirstatus
electric-sql.com/blog/2025/08...
The performance gains exceeded our expectations.
The performance gains exceeded our expectations.
The result: high CPU usage, accumulating WAL on Postgres, and high end-user p95 latencies.
The result: high CPU usage, accumulating WAL on Postgres, and high end-user p95 latencies.
electric-sql.com/blog/2025/08...
electric-sql.com/blog/2025/08...