latchkey-dev/Latchkey Fast Cache

High-performance streaming cache for Latchkey managed runners. Uses a single streaming HTTP request instead of the serial chunk pattern used by actions/cache@v4, eliminating Node.js bootstrap, reserve/commit API overhead, and serial 32MB PATCH round trips.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
action"save" or "restore"yes
pathPath(s) to cache (newline or space separated)yes
keyCache keyyes
cache-urlCache proxy base URLnohttp://localhost:8080
namedescription
cache-hitWhether the cache was restored successfully