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

Index events on Content ID #3072

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

pezholio
Copy link
Contributor

@pezholio pezholio commented Jan 6, 2025

In #2993 we added an endpoint to return events for a particular content ID. The performance of this endpoint degraded greatly when presented with live data, so we need to index the table on the Content ID, which should improve things.

In #2993 we added an
endpoint to return events for a particular content ID. The performance
of this endpoint degraded greatly when presented with live data, so we
need to index the table on the Content ID, which should improve things.
@pezholio pezholio merged commit 2b4727d into main Jan 6, 2025
13 checks passed
@pezholio pezholio deleted the content-modelling/index-events-on-content-id branch January 6, 2025 12:50
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