# ducktors/turborepo-remote-cache

Open source implementation of the Turborepo custom remote cache server.

Repository: https://github.com/ducktors/turborepo-remote-cache
Canonical: https://ross.abutalabs.com/products/turborepo-remote-cache
Homepage: https://ducktors.github.io/turborepo-remote-cache/
Language: TypeScript
License: MIT
License Family: permissive
Topics: monorepo, turborepo, fastify, nodejs, vercel, hacktoberfest
Last push: 2026-08-24T17:32:33+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 1720, "days_push": 9, "days_rel": 29, "gap_med": 3, "n_releases_24m": 50}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1474, forks 157 (observed 2026-08-28T04:04:49.751349+00:00)

## What it is
An open-source, self-hosted implementation of the Turborepo custom remote cache server, built with Fastify and TypeScript. It lets teams share Turborepo build artifacts across CI and developer machines without relying on Vercel's hosted cache, supporting multiple storage providers and one-click deployments.

## Use cases
- self-host turborepo remote cache
- share build cache across CI without Vercel
- host a custom remote cache server for monorepo builds
- speed up turborepo builds in private CI
- avoid sending build artifacts to Vercel
- deploy turborepo cache server to cloud or serverless

## When to choose
- you use Turborepo and want a self-hosted or private remote cache
- Vercel's hosted cache is not viable due to cost, compliance, or data residency
- you need multiple storage backends (e.g., S3, Redis) for build artifacts

## When to avoid
- you are happy with Vercel's official remote caching
- you don't use Turborepo or monorepo build caching
- you need a general-purpose build cache for tools other than Turborepo

## Facets
- artifact type: service
- maturity: active
- function: caching, http-server, self-hosted, deployment
- domain: developer-tools, self-hosted, web-development
- platform: self-hosted, cloud, serverless
- tags: turborepo, monorepo, remote-cache, vercel-alternative, fastify, build-cache, devops, nodejs, docker

## Member repositories
- ducktors/turborepo-remote-cache (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.751349+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:33.451826+00:00, confidence not recorded.
  - readme: https://github.com/ducktors/turborepo-remote-cache (fetched 2026-08-28T04:04:49.751349+00:00, sha a31487d2dbbf)
  - homepage: https://ducktors.github.io/turborepo-remote-cache/ (fetched 2026-08-29T11:42:19.013539+00:00, sha ba5e4d39e3ae)
  - registry_npm: https://registry.npmjs.org/turborepo-remote-cache (fetched 2026-08-29T11:42:19.016116+00:00, sha 53f486bd533c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
