Zero
Sync engine that puts a queryable client cache in front of your own Postgres.
Logo assets
Zero brand colours
Extracted from the artwork and ranked by how much of the mark each covers — not from a brand book, so treat them as observed rather than official.
What Zero is
Zero is Rocicorp's general-purpose sync engine, the successor to Replicache. Your Postgres stays the source of truth; zero-cache replicates from it and serves ZQL queries to clients out of a local store, so reads are instant and writes go through custom mutators that run server-side in a real transaction. It brings no auth, storage or cron — it does one thing and leaves the rest of your stack alone.
Recent changes
- 2025-06-10Zero enters public beta
Rocicorp moved Zero from invite-only alpha to public beta, with custom mutators as the supported write path. It is the clearest expression yet of the alternative to backend platforms: keep your Postgres, put a sync engine in front of it.