Reference
Generated from package metadata by
bun run docs:sync. Re-run the command to refresh this page.
Package Facts
Section titled “Package Facts”- Package:
@lastshotlabs/slingshot-kafka - Version:
0.2.2 - Kind: Workspace package
- Role: feature package
- Description: Kafka event bus adapter and Kafka connectors for Slingshot
- Workspace path:
packages/slingshot-kafka - Entry point:
packages/slingshot-kafka/src/index.ts
Install
Section titled “Install”bun add @lastshotlabs/slingshot-kafkaExport Paths
Section titled “Export Paths”../errors./testing
Package Scripts
Section titled “Package Scripts”bench:bun run tests/bench/kafka-throughput.bench.tsbuild:tsc -p tsconfig.build.jsoncoverage:bun test --coveragelint:eslint src/ --cachetest:bun testtest:integration:bun test tests/integrationtest:unit:bun test tests/unit tests/kafkaShared.test.tstypecheck:tsc --noEmit
Dependencies
Section titled “Dependencies”@lastshotlabs/slingshot-core:workspace:*
Peer Dependencies
Section titled “Peer Dependencies”kafkajs:^2.2.4zod:>=4.0 <5