⚡ Introducing Depot Cache — Up to 20x faster builds for Bazel, Gradle, Turborepo, sccache, and Pants
⚡ Introducing Depot Cache
Depot Cache
Global distributed remote caching for Bazel, Gradle, Turborepo, sccache, and Pants.
Skip steps, build faster
Modern build tools split build and tests into small, reusable steps. Depot Cache saves the results of each step for reuse in any future build.
Save hours of wasted time and unnecessary work by reusing build results from your entire organization.
export SCCACHE_WEBDAV_ENDPOINT=https://cache.depot.dev
export SCCACHE_WEBDAV_TOKEN=<token>
export RUSTC_WRAPPER=sccache
$ cargo build --release
Compiling unicode-ident v1.0.13
Compiling proc-macro2 v1.0.92
Compiling libc v0.2.167
Compiling cfg-if v1.0.0
Compiling serde v1.0.215
Compiling autocfg v1.1.0
Compiling once_cell v1.20.2
Effortless setup
Set an endpoint and a token, and your builds just got faster. Configure Depot Cache in your local development environment and any CI provider to share build results across your organization.
Automatic integration
Already using our GitHub Actions runners? We handle the connection automatically for all supported build tools — no extra configuration necessary.
Stay in control
Interact with your cache, view usage stats, and set retention policies from the Depot web interface.
High-performance storage
Depot Cache is powered by high-performance CDN-backed storage, allowing fast access to the cache, wherever you are in the world.
Sharing is caring
For you, your team, and your CI. Everyone benefits from a shared build cache. Reuse cached build outputs instead of rebuilding them from scratch, and make your builds up to 10x faster.
Your builds have never been this quick.
Start building