-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.0
-
Component/s: JSON, Performance
-
None
Currently there is only a constructor that takes a String. It would be more efficient for mongoimport-style scenarios to take a Reader instead, in order to avoid unnecessary copying of buffers.