-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
We created branches in Moped and Mongoid that make the cursor respect the batch size, but we're not sure how to best test that, as to the client the usage of a batch size should be transparent.
Maybe someone has a good idea how to best test this?
The pull request for moped is here:
https://github.com/mongoid/moped/pull/123