# Nx Cache

**Canonical:** https://apis.io/apis/nx-dev/nx-cache/  
**Provider:** Nx — https://apis.io/providers/nx-dev/  
**Documentation:** https://nx.dev/features/cache-task-results

Nx Cache is one of 10 APIs that [Nx](https://apis.io/providers/nx-dev/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Cache, LocalCache, and Monorepo. The published artifact set on APIs.io includes API documentation.

Nx caches task outputs locally based on a hash of inputs (source files, env vars, configuration, and dependencies). Cached tasks are replayed instantly without re-execution. Nx 22.7 introduces worktree-aware caching across git worktrees and faster cache replay (1110 tasks restored in ~1.16s). Cache can be shared with teammates and CI via Nx Cloud remote caching.

## Machine-readable artifacts (2)

- **Documentation** — https://nx.dev/features/cache-task-results
- **Documentation** — https://nx.dev/concepts/how-caching-works

## Other Nx APIs (9)

- [Nx CLI](https://apis.io/apis/nx-dev/nx-cli/)
- [Nx Plugin System](https://apis.io/apis/nx-dev/nx-plugin-system/)
- [Nx Graph and Affected](https://apis.io/apis/nx-dev/nx-graph-and-affected/)
- [Nx Release](https://apis.io/apis/nx-dev/nx-release/)
- [Nx Console](https://apis.io/apis/nx-dev/nx-console/)
- [Nx Cloud Remote Cache](https://apis.io/apis/nx-dev/nx-cloud-remote-cache/)
- [Nx Agents (Distributed Task Execution)](https://apis.io/apis/nx-dev/nx-agents/)
- [Nx Self-Healing CI](https://apis.io/apis/nx-dev/nx-self-healing-ci/)
- [Nx MCP Server](https://apis.io/apis/nx-dev/nx-mcp/)

## Tags

Cache, LocalCache, Monorepo

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/nx-dev/nx-cache/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/nx-dev/.
