Skip to content

v0.1.5

Compare
Choose a tag to compare
@CraZySacX CraZySacX released this 26 Dec 03:48
· 204 commits to master since this release
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.