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

1.0.2 • Public • Published

egg-etcd

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

Install

$ npm i egg-etcd3 --save
$ or
$ pnpm i egg-etcd3 --save

Usage

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

More Info

This plugin is based on Etcd3, you can read Etcd3 document for more info.

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-etcd3

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

4.55 kB

Total Files

6

Last publish

Collaborators

  • zdt1013