Skip to content

Use lazy collection to iterate over entries#35

Merged
martyf merged 1 commit intomitydigital:mainfrom
daun:feat/lazy-loop
Jul 25, 2025
Merged

Use lazy collection to iterate over entries#35
martyf merged 1 commit intomitydigital:mainfrom
daun:feat/lazy-loop

Conversation

@daun
Copy link
Copy Markdown
Contributor

@daun daun commented Jul 24, 2025

Solve #34 by iterating over entries using a lazy collection instead of loading all entries at once. Helps with performance and avoids crashes when generating sitemaps with thousands of entries.

@martyf martyf merged commit 738c9b0 into mitydigital:main Jul 25, 2025
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