
Services
Real-time streaming and event-sourced systems with Kafka, Redis and Postgres — an immutable log of events, projected into views you can trust. NZ-based.
Some systems can't wait for the nightly batch. When the truth is the sequence of events — orders, sensor readings, positions, ledger entries — we build streaming pipelines and event-sourced services that capture each fact as it happens, keep an immutable log of what occurred, and project that log into the read models your apps and dashboards actually query.
Live tracking platform. We built VesselTrack, which turns a continuous feed of positions into a live, queryable picture — the canonical case for treating a stream of events as the source of truth.
High-frequency price feed. Our FuelClock work taught us the shape of fast-moving, ever-changing data and how to keep it legible to people and systems downstream in real time.
Real-time inventory. In StockTrack every movement is an event; the current stock figure is just a projection of that history — replayable, auditable, and never quietly out of sync.
We model the domain as events first, then derive state from them — which gives you a complete audit trail and the freedom to build new read models from the same history later. Kafka or Redis carries the stream, Postgres holds the projections, and consumers are idempotent so a replay is safe rather than scary. Single source, plural truths: one immutable log, many projections. See our services for how we engage.
Related
Considering this for a project?
Start a conversation