-
Node.js experts: is it a good idea or a bad idea to use an in memory cache (e.g.
node-lru-cache
) and set the size based on memory availability reported fromprocess.memoryUsage()
? (Asking for me) github.com/isaacs/node-lru-cache nodejs.org/api/process.html#process_process_memoryusage