mongo-kafka icon indicating copy to clipboard operation
mongo-kafka copied to clipboard

start change stream at operation time

Open addios opened this issue 3 years ago • 0 comments

This feature to set change stream to start at specific time. When synchronizing the data from source to destination, it will have a gap of time during exporting and importing data. Some data could be lost between that gap. Thus, we can use this feature to start the change stream before exporting data from the source.

addios avatar Jul 25 '22 10:07 addios