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

perf(EventsApi) - order events by timestamp rather than created_at #2897

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Dec 2, 2024

Description

We've got an index on (organization_id, timestamp). I don't think there's much downside to ordering by timestamp rather than created_at.

@nudded nudded marked this pull request as ready for review December 2, 2024 10:53
@nudded nudded merged commit ee5fffc into main Dec 2, 2024
6 checks passed
@nudded nudded deleted the perf-order-events-by-timestamp branch December 2, 2024 12:31
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