// Engineering_Blog

Blog
Coming Soon

Deep dives into CDC internals, benchmarks, and architecture decisions. First posts drop at launch.

Architecture

Zero-copy WAL decoding in Go

How we parse pgoutput directly into Apache Arrow records with zero heap allocations on the hot path.

Coming Soon
Benchmarks

276ns filter eval: how we got there

A walk through the optimisation journey from 4µs to 276ns per filter evaluation on the M4.

Coming Soon
← Back to home