Files
pnpm/packages/cafs
Zoltan Kochan 7852deea3f perf: use a suffix for exec files in CAFS, not a dir
Instead of creating a separate subdir for executables in the content-addressable storage, use the directory where all the files are stored but suffix the executable files with `-exec`. Also suffix the package index files with `-index.json`.

ref #2521
PR #2530
2020-05-05 18:51:29 +03:00
..
2020-05-03 17:44:30 +03:00
2020-05-03 17:44:30 +03:00

@pnpm/cafs

A content-addressable filesystem for the packages storage

npm version

Installation

<pnpm|npm|yarn> add @pnpm/cafs

License

MIT © Zoltan Kochan