v0.1.5
Large result sets cause the async bit to blow its call stack, and regardless the entire resultset gets stored in memory this way. The toObjIter method was implemented to solve this problem.
Large result sets cause the async bit to blow its call stack, and regardless the entire resultset gets stored in memory this way. The toObjIter method was implemented to solve this problem.