@codefresh-io/eventbus

2.0.0 • Public • Published

cf eventbus

const eventbus = require('cf-eventbus');

eventbus.init({ bus: { url: 'amqp://codefresh.dev', // rabbitmq server reconnectInterval: 5 }, store: { host: 'codefresh.dev', // postgres host database: 'postgres', // postgres database user: 'postgres', // postgres user password: 'postgres' // postgres password }, microServiceName: 'service-name' // client name });

Readme

Keywords

none

Package Sidebar

Install

npm i @codefresh-io/eventbus

Weekly Downloads

235

Version

2.0.0

License

ISC

Unpacked Size

256 kB

Total Files

19

Last publish

Collaborators

  • bogdan-volynets
  • vasil-s
  • vitalii.chyrka
  • kimaharfi
  • ilia-medvedev-codefresh
  • z-tikhonov-codefresh
  • eticodefresh
  • denis-codefresh
  • plakyda-codefresh
  • codefresh
  • andrii-codefresh
  • oleksandr-codefresh
  • noam-codefresh
  • bohdan.pisarenko
  • mikeshl
  • yaroslav-codefresh
  • atgardner