etcd-fb

1.1.3 • Public • Published
const etcdfb = require("./index.js");

const options = {};
etcdfb.config("connectStringOrArray", options);

etcdfb.watch("key", (value)=>{
  console.log(value);  
});

Readme

Keywords

none

Package Sidebar

Install

npm i etcd-fb

Weekly Downloads

8

Version

1.1.3

License

ISC

Unpacked Size

11.4 kB

Total Files

7

Last publish

Collaborators

  • landgraf_paul