[ 原始碼: node-cacache ]
套件:node-cacache(20.0.4+~cs10.1.7-1)
node-cacache 的相關連結
Debian 的資源:
下載原始碼套件 node-cacache:
- [node-cacache_20.0.4+~cs10.1.7-1.dsc]
- [node-cacache_20.0.4+~cs10.1.7.orig-gar-promisify.tar.gz]
- [node-cacache_20.0.4+~cs10.1.7.orig-infer-owner.tar.gz]
- [node-cacache_20.0.4+~cs10.1.7.orig-npmcli-fs.tar.gz]
- [node-cacache_20.0.4+~cs10.1.7.orig-npmcli-move-file.tar.gz]
- [node-cacache_20.0.4+~cs10.1.7.orig.tar.gz]
- [node-cacache_20.0.4+~cs10.1.7-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
fast, fault-tolerant, disk-based, data-agnostic, content-addressable cache
This module is a Node.js library for managing local key and content address caches. It's really fast, really good at concurrency, and it will never give you corrupted data, even if cache files get corrupted or manipulated.
It was originally written to be used as npm's local cache, but can just as easily be used on its own.
Node.js is an event-based server-side JavaScript engine.
其他與 node-cacache 有關的套件
|
|
|
|
-
- dep: node-chownr
- like chown -R
-
- dep: node-fs-minipass
- 套件暫時不可用
-
- dep: node-glob (>= 10.0.0-0~)
- glob functionality for Node.js
-
- dep: node-graceful-fs
- drop-in replacement improving the Node.js fs module
-
- dep: node-lru-cache (>= 7)
- least-recently-used cache object for Node.js
-
- dep: node-minipass (>> 5.0.0+~cs10.3.21-1~)
- Minimal implementation of a PassThrough for Node.js
-
- dep: node-mkdirp (>= 1.0.3)
- Recursively create directories - Node.js module
-
- dep: node-move-concurrently
- Move files and directories concurrently
-
- dep: node-p-map (>= 3.0.0)
- Map over promises concurrently
-
- dep: node-promise-inflight
- one promise for multiple requests in flight to avoid async duplication
-
- dep: node-rimraf (>= 4.0.0)
- Deep deletion (like rm -rf) module for Node.js
-
- dep: node-semver
- Semantic Versioning for Node.js
-
- dep: node-ssri (>= 9)
- Utility for parsing, serializing, generating and verifying ssri metadata
-
- dep: node-unique-filename
- unique filename for use in temporary directories or caches
