This is the mono repo for Rocicorp's two main products (as of 2024).
Web site and docs: https://zero.rocicorp.dev/.
- packages/zero-client: The main client library. It use replicache under the hood.
- packages/zero-cache: The server side code.
- packages/zql: The IVM (incremental view maintenance) engine as well as the query language/API.
- @rocicorp/zero-docs: The docs for zero is currently in a separate repo.
- apps/zbugs: The bug tracker app.
Web site and docs https://replicache.dev/.
- packages/replicache: The replicache client library.
- packages/replicache/doc: The docs for replicache is in this mono repo.
Reflect is no longer under development. The code lives in a the @rocicorp/reflect-archive repo.