The connector between MongoDB and NATS JetStream.
86
The connector seamlessly synchronizes data between MongoDB and NATS JetStream, thereby offloading error management, retry logic, and duplicate message handling from the services. This functionality is underpinned by the utilization of MongoDB resume tokens. Each change event in MongoDB contains an _id field that functions as a resume token. By setting the resumeAfter parameter with a specific resume token value, MongoDB can continue the change stream from the exact event marked by that token.
Content type
Image
Digest
sha256:556ac14d3…
Size
4.2 MB
Last updated
about 2 years ago
docker pull mkramb/mongodb-nats-connector:v1.0.0-arm