Real-Time Sync Engine for Mobile + Web
An event log between mobile and web that treats every connection as temporary and every write as a small, durable promise.
SaaS2025Backend lead
About this project
Built so users can keep working — book, edit, scan, complete — even when the network drops mid-request. Writes are queued, deduplicated, replayed, and reconciled with a server-authoritative log.
Cut p95 sync latency from 1.4s to 280ms, and eliminated the 'lost write on reconnect' class of bug that had been haunting the team for months.