lattice cloud

Lattice Cloud

A shared cache for Lattice builds.

Lattice already skips work it has done before, but only on the machine that did it. Six people on a team means the same build happens six times, and CI makes it seven.

Cloud puts that cache somewhere everyone can reach. Same keys, same rules, one shared place to look before anything gets rebuilt.

  • A build someone already ran is a build nobody else has to.
  • CI stops rebuilding from scratch on every run.
  • A fresh clone starts warm instead of cold.

Still being built. Nothing to install yet, and no waitlist.

Follow the Lattice repository