-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Native
-
None
-
Empty show more show less
was originally: "lib/cursor.js: stream and transformStream should go away now that it is readable stream"
Now that Cursor#stream returns a CursorStream we can remove the transformStream method completely. Users can use stream and pipe to their own transform stream
- depends on
-
NODE-2820 Create a new CursorStream type, remove Readable base class from Cursor
- Closed