Skip to content

Caching

What carries over in a snapshot?

Quick answer

The entire filesystem at snapshot time — installed packages, built extensions, toolchain directories and warm page cache.

The detail that matters

Secrets and job-specific environment variables do not, and should not. Never snapshot after a step that wrote a credential to disk.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.