[ ソース: node-file-entry-cache ]
パッケージ: node-flat-cache (3.0.4~6.0.1+~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.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1.dsc]
- [node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xadd.tar.gz]
- [node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xflat.tar.gz]
- [node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xstrip.tar.gz]
- [node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig-Xwrite.tar.gz]
- [node-file-entry-cache_6.0.1+~3.0.4+~2.0.0+~1.0.0+~2.0.1.orig.tar.gz]
- [node-file-entry-cache_6.0.1+~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