Skip to main content

11 posts tagged with "cache"

View All Tags

moon v2.5 - OpenTelemetry, shared worktree caching, async engine by default, and more

· 9 min read
Miles Johnson
Founder, developer

This release is about speed you can feel and visibility you can graph. The async engine we've been iterating on over the last few releases is now the default, heavy cache operations have moved into the daemon's background, Git worktrees can finally share a cache, and the entire pipeline can now be exported to your observability stack through OpenTelemetry.

moon v2.4 - Task checks, Ruby toolchain, storage APIs, and much more

· 7 min read
Miles Johnson
Founder, developer

This release is all about control and trust. We're giving tasks a way to gate, skip, and fingerprint themselves with plain shell scripts, letting projects set default task options in one place, and rounding out the toolchain lineup with Ruby and Poetry support. Behind the scenes, the daemon and VCS layers also got a substantial hardening pass so moon behaves reliably in the messy edge cases real repositories throw at it.

moon v2.3 - Task tags, dep cache strategies, native file hashing, CAS cache, and more

· 7 min read
Miles Johnson
Founder, developer

This release focuses on giving you more control over how tasks are organized, referenced, and cached. We're introducing first-class tags for tasks, a new cache strategy for task dependencies, and a pair of experimental layers — native file hashing and a local CAS — that lay the groundwork for further performance improvements.