0.0.13 • Published 4 years ago
egg-mifen-cache v0.0.13
egg-mifen-cache
Install
$ npm i egg-mifen-cache --saveUsage
// {app_root}/config/plugin.js
exports.mifenCache = {
enable: true,
package: 'egg-mifen-cache',
};Configuration
// {app_root}/config/config.default.js
exports.mifenCache = {
};see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.