[ 原始碼: node-file-entry-cache ]
套件:node-flat-cache(3.0.4~6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1)
node-flat-cache 的相關連結
Debian 的資源:
下載原始碼套件 node-file-entry-cache:
- [node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1.dsc]
- [node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xadd.tar.gz]
- [node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xflat.tar.gz]
- [node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xstrip.tar.gz]
- [node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xwrite.tar.gz]
- [node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig.tar.gz]
- [node-file-entry-cache_6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Node.js library implementing a simple persistent key/value storage
Flat-cache is a stupidly simple key/value storage using files to persist the data.
The module grew from a need for a super simple and dumb in-memory cache with optional disk persistence for a script to beautify files with "esformatter" only processing files that had changed since last run. Such use case need "fileSize" and "modificationTime" of the files tracked in a simple key/value storage.
其他與 node-flat-cache 有關的套件
|
|
|
|
-
- dep: node-flatted
- super light and fast circular JSON parser - Node library
-
- dep: node-rimraf
- Deep deletion (like rm -rf) module for Node.js
-
- dep: node-write
- convenience wrapper for Node.js fs methods
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable