-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
Currently it is only possible to fetch BSON data from the cursors, which deserializes the data into a ruby hash. Having the ability to stream JSON would simplify and increase performance for applications that do not require ruby objects for every use case.