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

core: Only write actual large objects to odb #575

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

kim
Copy link
Contributor

@kim kim commented Nov 20, 2023

Description of Changes

Prevent writing DataKey::Inline data to the odb redundantly. May reduce memory pressure, and will help with keyspace traversals.

Expected complexity level and risk

2

Prevent writing `DataKey::Inline` data to the odb redundantly. _May_
reduce memory pressure, and will help with keyspace traversals.
@kim kim requested a review from kulakowski November 20, 2023 09:04
@kim kim merged commit 6524184 into master Nov 20, 2023
5 checks passed
@kim kim deleted the kim/write-lobs-only branch November 20, 2023 18:35
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