mongochangestream
Advanced tools
Changelog
0.19.0
runInitialScan
. You must explicitly call start
now.
The change stream can be stopped by calling stop
.runInitialScan
and processChangeStream
, allowing
for a smooth restarting behavior if a schema change is detected.Changelog
0.16.0
processChangeStream
. You must explicitly call start
now.
The change stream can be stopped by calling stop
.