[ 原始碼: node-cacache ]
套件:node-cacache(11.3.2-2)
node-cacache 的相關連結
Debian 的資源:
下載原始碼套件 node-cacache:
- [node-cacache_11.3.2-2.dsc]
- [node-cacache_11.3.2.orig-figgy-pudding.tar.gz]
- [node-cacache_11.3.2.orig.tar.gz]
- [node-cacache_11.3.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-bluebird
- Fully featured Promises/A+ implementation for Node.js
-
- dep: node-chownr
- like chown -R
-
- dep: node-glob (>= 7.1.2)
- glob functionality for Node.js
-
- dep: node-graceful-fs (>= 4.1.11)
- drop-in replacement improving the Node.js fs module
-
- dep: node-lru-cache (>= 4.1.1)
- least-recently-used cache object for Node.js
-
- dep: node-mississippi
- collection of useful streams
-
- dep: node-mkdirp (>= 0.5.1)
- Recursively create directories - Node.js module
-
- dep: node-move-concurrently
- Move files and directories concurrently
-
- dep: node-promise-inflight
- one promise for multiple requests in flight to avoid async duplication
-
- dep: node-rimraf (>= 2.6.1)
- Deep deletion (like rm -rf) module for Node.js
-
- dep: node-ssri
- Utility for parsing, serializing, generating and verifying ssri metadata
-
- dep: node-unique-filename
- unique filename for use in temporary directories or caches
-
- dep: node-y18n
- bare-bones internationalization library used by yargs
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable