/feathers-bullmq-transport

Simple mapping for feathers services to bullmq based on job names

Primary LanguageTypeScript

feathers-bullmq-transport

A simple way to map bullmq jobs to feathers services based on job name. Written in typescript.

import feathers from '@feathersjs/feathers'
import bullmqTransport from 'feathers-bullmq-transport'