Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-orchestration-bullmq
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: BullMQ-backed orchestration adapter for Slingshot tasks and workflows
  • Workspace path: packages/slingshot-orchestration-bullmq
  • Entry point: packages/slingshot-orchestration-bullmq/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-orchestration-bullmq
  • .
  • ./errors
  • ./testing
  • build: tsc -p tsconfig.build.json
  • coverage: bun test --coverage
  • lint: eslint src/ --cache
  • test: bun test
  • test:integration: bun test tests/integration
  • test:unit: bun test --ignore tests/integration
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-orchestration-engine: workspace:*
  • bullmq: >=5 <6
  • ioredis: >=5 <6
  • zod: >=4.0 <5