-
Type:
Improvement
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: CRUD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The mongo.ChangeStream type currently depends on mongo.Cursor type, but it should depend directly on driver.BatchCursor instead to avoid the overhead of an extra layer.