egg-elastic6
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

egg-elastic6

Install

$ npm i egg-elastic6 --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-elastic6

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

5.11 kB

Total Files

9

Last publish

Collaborators

  • lqm