mongochangestream
Advanced tools
Changelog
0.54.0
prom-utils
which adds lastFlush
to batchQueue
.lastFlush
to stats
event.Changelog
0.51.0
pausable
to pause
and resume
all syncing operations.shouldRemoveMetadata
option.Changelog
0.50.0
prom-utils
which allows for throttling of items/sec and bytes/sec.stats
which emits stats for items/sec and bytes/sec when a batch of
records is processed for the initial scan or change stream.Changelog
0.48.0
processChangeStream
exits prematurely.updateDescription.removedFields
to prevent downstream issues.