Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

joonieshop-event-bus

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joonieshop-event-bus

Custom event bus for joonieshop

npmnpm
Version
1.0.4
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

joonieshop-event-bus

Uses Vercel KV under the hood. Please ensure you have KV_REST_API_URL and KV_REST_API_TOKEN in an .env file inside your Medusa server.

Local Development

In your local .env file, be sure to add a local EVENT_BUS_REDIS_URL variable. This will be used to connect to your local Redis instance, rather than your Vercel KV instance.

Options

PropertyTypeDefaultDescription
queueNamestringjoonieshop-event-queueThe name of your queue.
queueOptionsQueueOptions{}BullMQ Queue options.
workerOptionsWorkerOptionsundefinedBullMQ Worker options.
jobOptionsJobsOptionsundefinedBullMQ Job options.
setupWorkerOptions{ pauseInterval: number, pauseDuration: number }undefinedCustom Worker pause options.

FAQs

Package last updated on 25 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts