How to use the faktory-worker.connect function in faktory-worker

To help you get started, we’ve selected a few faktory-worker examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github superchargejs / framework / queue / connections / faktory-queue.js View on Github external
async connect () {
    this.client = await Faktory.connect(this.config)

    return this
  }

faktory-worker

A faktory worker framework for node apps

MIT
Latest version published 2 years ago

Package Health Score

53 / 100
Full package analysis

Popular faktory-worker functions