As a developer
I want to implement my own Transform stream for cursors
So that I can customise the behaviour to my liking
AC:
- Remove custom transform implementation on AbstractCursor#stream
Notes:
- This is a backwards breaking change.
As a developer
I want to implement my own Transform stream for cursors
So that I can customise the behaviour to my liking
AC:
Notes: