Integrations
Moonrepo support
Moonrepo is a build system designed to improve developer productivity and streamline workflows.
Moonrepo is API compatible with Bazel remote caching.
Namespace provides high-performance Bazel caching with
very low network latency between runners and the cache storage. This allows your
Moonrepo workflows to reuse build artifacts across runs, irrespective of your
chosen granularity, significantly reducing build times.
This command generates short-term credentials, and emits the configuration in JSON format.
You can produce a workspace configuration as follows:
For details on how the remote cache works and how usage is accounted, check out the Bazel caching documentation.
Last modified on August 20, 2026