# mono **Repository Path**: mirrors_gbozee/mono ## Basic Information - **Project Name**: mono - **Description**: 99% of Queries in Zero Milliseconds - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-25 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rocicorp Monorepo This is the mono repo for [Rocicorp](https://rocicorp.dev/)'s two main products (as of 2024). ## Zero Web site and docs: https://zero.rocicorp.dev/. ### Code - [packages/zero-client](./packages/zero-client): The main client library. It uses replicache under the hood. - [packages/zero-cache](./packages/zero-cache): The server side code. - [packages/zql](./packages/zql): The IVM (incremental view maintenance) engine as well as the query language/API. - [@rocicorp/zero-docs](https://github.com/rocicorp/zero-docs): The docs for zero is currently in a separate repo. - [apps/zbugs](./apps/zbugs): The bug tracker app. ## Replicache Web site and docs https://replicache.dev/. ### Code - [packages/replicache](./packages/replicache): The replicache client library. - [packages/replicache/doc](./packages/replicache/): The docs for replicache is in this mono repo. ## Older Projects ### Reflect Reflect is no longer under development. The code lives in the [rocicorp/reflect-archive](https://github.com/rocicorp/reflect-archive) repo.