egg-rds

0.0.3 • Public • Published

egg-rds

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

Install

$ npm i egg-rds --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-rds

Weekly Downloads

4

Version

0.0.3

License

ISC

Unpacked Size

17.3 kB

Total Files

11

Last publish

Collaborators

  • daipeng7