Hacker News new | ask | show | jobs
by christkv 4849 days ago
Be careful :) The node driver lets the developer set the chunkSize which can be up to max BSON document size (16MB at the moment). So you might want to keep that in mind.
1 comments

Yeah great point.