A Go-based unified package cache supporting NPM packages and Go modules, with content-addressable storage using BLAKE3, multiple storage backends, and combined TTL/LRU expiration.
- Files stored by SHA-512 hash at
~/.pnpm-store/v3/files/{hash[0:2]}/{hash} - File-level deduplication across all packages