BabelQueue Core 1.6.0 API
Packages
Package
Description
BabelQueue — Polyglot Queues, Simplified.
Optional idempotency helper (ADR-0022): dedupe a consume handler on
meta.id.Optional OpenTelemetry tracing for babelqueue (ADR-0025 v0.1 + ADR-0028 v0.2) — the Java mirror
of the Go
babelqueue-go/otel, Python babelqueue.otel and Node
@babelqueue/core/otel modules.Optional transactional-outbox helper (ADR-0029): the producer-side mirror of the
consumer-side idempotency helper (ADR-0022).
Optional per-URN
data schema validation (ADR-0024): a dependency-free subset
Draft-07 validator (PayloadValidator), a
SchemaProvider (with the in-memory
MapProvider), and the
SchemaValidation producer/consumer helpers.