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

1.0.2 • Public • Published

egg-thunk-redis

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

Install

$ npm i egg-thunk-redis --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i egg-thunk-redis

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

8.8 kB

Total Files

10

Last publish

Collaborators

  • michaelxu