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

chore: Improved indexes for Conversations & Contacts [CW-3300] #9475

Merged
merged 1 commit into from
May 15, 2024

Conversation

sojan-official
Copy link
Member

Based on our recent performant optimisation exercises, We have identified a better indexing strategy for conversations and contacts. The previous index on last_activity_at for conversations significantly slowed down conversation filters. Similarly, the new index on Contacts will allow the page rendering to improve for accounts with many contacts.

fixes: https://linear.app/chatwoot/issue/CW-3300/db-improvements

Copy link

linear bot commented May 15, 2024

CW-3300 DB Improvements

@vishnu-narayanan vishnu-narayanan temporarily deployed to chatwoot-pr-9475 May 15, 2024 20:48 Inactive
@sojan-official sojan-official merged commit 8520846 into develop May 15, 2024
16 checks passed
@sojan-official sojan-official deleted the chore/db-index-improvements branch May 15, 2024 23:10
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.

None yet

3 participants