Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use chunked queryset when iterating queryset #2701

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

kelvin-muchiri
Copy link
Contributor

Changes

Use chunked queryset when iterating queryset

Side effects of implementing this change

Avoid loading all data into memory

@kelvin-muchiri kelvin-muchiri merged commit b44d93e into main Sep 16, 2024
10 checks passed
@kelvin-muchiri kelvin-muchiri deleted the use-chunked-queryset branch September 16, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants