Depot Cache

Depot Cache is a remote build cache backend that plugs into tools supporting remote caching (GitHub Actions, Bazel, Go, Turborepo, Gradle, Pants, sccache). It is consumed through each tool's native remote-cache protocol authenticated with a Depot token, not through a separate REST API.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: depot-dev:depot-dev-cache
name: Depot Cache
tags:
- Remote Cache
- Bazel
- Turborepo
- sccache
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://depot.dev/docs/cache/overview
baseURL: https://api.depot.dev
properties:
- url: https://depot.dev/docs/cache/overview
  type: Documentation
description: Depot Cache is a remote build cache backend that plugs into tools supporting remote caching
  (GitHub Actions, Bazel, Go, Turborepo, Gradle, Pants, sccache). It is consumed through each tool's native
  remote-cache protocol authenticated with a Depot token, not through a separate REST API.