globalsign / mgo

The MongoDB driver for Go
Other
1.97k stars 230 forks source link

Change stream enhancements #326

Open rwynn opened 5 years ago

rwynn commented 5 years ago

This PR includes a set of changes to change streams based on my testing

rwynn commented 5 years ago

@eminano I've just added one final change to the PR after some more testing. It seems during the resume the batch size and max time settings were not being applied to the new pipe.