kache 0.4.1

Zero-copy, content-addressed Rust build cache. No copies, no wasted disk — just hardlinks locally and S3 for sharing.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "title": "kache",
  "root": true,
  "pages": [
    "index",
    "getting-started",
    "how-it-works",
    "daemon",
    "remote-cache",
    "remote-service",
    "monitor",
    "deduplication",
    "commands"
  ]
}