Enable javascript in your browser for better experience. Need to know to enable it? Go here.
Last updated : Nov 05, 2025
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar. Understand more
Nov 2025
Adopt ?

自上次技术雷达发布以来,我们持续收到团队对 pnpm 的积极反馈。pnpm 是一个 Node.js 的包管理器,相比其他替代方案,它在速度和磁盘空间效率方面都有显著提升。它通过将多个项目的 node_modules 文件夹中重复的包以硬链接(hard link)的方式指向磁盘上的单一位置,从而节省空间;同时还支持基于文件级的增量优化,进一步提升性能。由于 pnpm 能够在几乎没有兼容性问题的情况下提供更快的反馈循环,它已成为我们在 Node.js 包管理中的默认选择。

Oct 2020
Assess ?

pnpm 是一款很有前途的 Node.js 包管理器,它相对于其他包管理器的快速和更高的效率吸引了我们的密切关注。所有依赖被保存在磁盘上的唯一位置,并链接到各自的node_modeles目录。pnpm 还支持文件级别的增量优化,并提供了可靠的 API 来扩展和定制化,它还支持存储服务器模式,这可以更进一步加速依赖的下载。如果你的组织有大量的项目拥有相同的依赖,也许你需要关注一下 pnpm。

Published : Oct 28, 2020

Download the PDF

 

 

 

English | Português 

Sign up for the Technology Radar newsletter

 

 

Subscribe now

Visit our archive to read previous volumes