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
-