https://github.com/shixiongfei/cache-fs
A promise-based cache that reads and writes to the file-system.
https://github.com/shixiongfei/cache-fs
cache caching filesystem fs memoization memoize memoizer
Last synced: 4 months ago
JSON representation
A promise-based cache that reads and writes to the file-system.
- Host: GitHub
- URL: https://github.com/shixiongfei/cache-fs
- Owner: shixiongfei
- License: apache-2.0
- Created: 2023-08-27T12:11:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T05:35:57.000Z (about 2 years ago)
- Last Synced: 2025-10-19T03:18:20.392Z (8 months ago)
- Topics: cache, caching, filesystem, fs, memoization, memoize, memoizer
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/cache-fs
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cache-fs
[](https://www.npmjs.com/package/cache-fs)
A promise-based cache that reads and writes to the file-system.