Joined October 2024
- 1️⃣ 7️⃣ **Zero 1.7 available on NPM** - Large perf gains for `exists` queries and replication throughput - Immutable query result updates (`React.memo` and others now work with `useQuery`) - Improved correctness for LIKE/ILIKE across the client, ZQLite, and Postgres - Many bug
- Cloud Zero is now available and production-ready: fully managed Zero hosting from the team that built it. - no severs to deploy or maintain - 24/7 monitoring - automatic zero-downtime updates - optional bring-your-own-cloud deployment - migration help for existing self-hostedWhen we started Zero, we weren’t even sure there _was_ a correct design for the kind of query-based sync engine we dreamed of. We spent two years finding that design, then hardening it for production use. We always imagined a hosted version too, because (a) running a sync server
- 1️⃣ 4️⃣ Zero 1.4 available on NPM * New, improved command-line query analyzer * "Shadow sync" - Periodic full reset in background for disaster recovery reasons * 7x faster client-side index creation, will show up in app that sync larger datasets (especially react native) * 2x


