0.0.3 • Published 1 year ago
@nexys/node-cache v0.0.3
Node Cache
Expands node-cache and adds persistent
option.
Get Started
const Cache from '@nexys/node-cache';
const cache = new Cache({ persistent: true });
export default cache;
API and Documentation
refer to: https://www.npmjs.com/package/node-cache