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

ref(cardinality): Drop timestamp from metrics partition for better caching #3025

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Jan 30, 2024

Removes timestamp from partition key, to increase cardinality cache efficiency.

Closes: #3010

@Dav1dde Dav1dde requested a review from a team as a code owner January 30, 2024 14:26
@Dav1dde Dav1dde self-assigned this Jan 30, 2024
@Dav1dde Dav1dde force-pushed the dav1d/ref/partition-key-timestamp branch from b96b607 to 5bad31c Compare January 30, 2024 14:45
@Dav1dde Dav1dde enabled auto-merge (squash) January 31, 2024 14:21
@Dav1dde Dav1dde merged commit 353d945 into master Jan 31, 2024
20 checks passed
@Dav1dde Dav1dde deleted the dav1d/ref/partition-key-timestamp branch January 31, 2024 14:42
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.

Remove timestamp from Metric partition key
2 participants