doableware / djongo

Django and MongoDB database connector
https://www.djongomapper.com
GNU Affero General Public License v3.0
1.88k stars 355 forks source link

How do I configure cursor batchSize #653

Open nishanthvijayan opened 1 year ago

nishanthvijayan commented 1 year ago

One line description of the issue

I want to understand if it's possible to configure the cursor batchSize - either at a connector level or at a query or model level.