egg-keyv

1.0.5 • Public • Published

egg-keyv

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

Install

$ npm i egg-keyv --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-keyv

Weekly Downloads

4

Version

1.0.5

License

MIT

Unpacked Size

6.99 kB

Total Files

8

Last publish

Collaborators

  • dengzhaofun