egg-szjcomo-cache

cache szjcomo

Usage no npm install needed!

<script type="module">
  import eggSzjcomoCache from 'https://cdn.skypack.dev/egg-szjcomo-cache';
</script>

README

egg-szjcomo-cache

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-szjcomo-cache --save

Usage

// {app_root}/config/plugin.js
exports.szjcomoCache = {
  enable: true,
  package: 'egg-szjcomo-cache',
};

Configuration

// {app_root}/config/config.default.js
exports.szjcomoCache = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT