egg-szjcomo-cache
v1.0.1
Published
cache szjcomo
Downloads
1
Readme
egg-szjcomo-cache
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.