Binary package “node-mem” in ubuntu oracular

Memoize functions

 An optimization used to speed up consecutive function calls by caching the
 result of calls with identical input.
 .
 Node.js is an event-based server-side JavaScript engine.