BabelQueue Core 1.4.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) — the Java mirror of the Go babelqueue-go/otel module.
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.