Skip to content

Conversation

@shaunwarman
Copy link
Contributor

These changes should significantly reduce PROPFIND timeout occurrences:

  • Faster queries: Database filtering is orders of magnitude faster than in-memory filtering for large calendars
  • Better scalability: The composite index allows MongoDB to use efficient index-only operations
  • Memory reduction: Not loading deleted events or excessive events reduces memory pressure

Copy link
Contributor

@titanism titanism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@titanism titanism merged commit 8b5f126 into master Oct 25, 2025
4 of 6 checks passed
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.

3 participants