@galenjs/influx

1.4.0 • Public • Published

influx

galenjs influx client.

Usage

const createInfluxClient = require('influx')

const bootstrap = async () => {
  const db = await createInfluxClient(schemas, {
    host: '127.0.0.1',
    database: 'test'
  })
}

bootstrap()

Readme

Keywords

Package Sidebar

Install

npm i @galenjs/influx

Weekly Downloads

2

Version

1.4.0

License

ISC

Unpacked Size

3.67 kB

Total Files

7

Last publish

Collaborators

  • alfieri