[](https://www.npmjs.com/package/@nexys/node-cache) [](https://github.co
npm install @nexys/node-cache


!Code style
Expands node-cache and adds persistent option.
``
const Cache from '@nexys/node-cache';
const cache = new Cache({ persistent: true });
export default cache;
``
refer to: https://www.npmjs.com/package/node-cache