file-system-cache
file-system-cache copied to clipboard
A super-fast, promise based cache that reads and writes to the file-system.
Results
12
file-system-cache issues
Sort by
recently updated
recently updated
newest added
Hi 👋🏼 I'm trying to use file-system-cache in an oclif project and encountering errors when importing and using the package in CJS and ESM contexts. I created two repro projects,...
It would be great to fetch the realtime ttl for a given key from the cache. e.g. if something is cached for 60 seconds, and 10s in I call cache.ttl,...