Expand description
NATS JetStream connector (brief Module F: “lighter-weight edge/embedded
alternative”). Feature nats. One JetStream stream per topic
(av_<topic> with dots mapped to underscores), one subject per partition
(<topic>.p<N>), giving the same partitioned-ordered-replay contract as
the embedded broker.
Contract tests gate on AV_NATS_URL and skip loudly when unset.
Structs§
- NatsBus
- NATS JetStream bus.