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

Use fixed-size types for database keys and values. #516

Merged
merged 3 commits into from
Sep 12, 2022
Merged

Conversation

casey
Copy link
Collaborator

@casey casey commented Sep 11, 2022

Fixes #417. I want to double check first that redb implements the fixed-size optimization for byte arrays.

@casey casey marked this pull request as ready for review September 12, 2022 01:26
@casey casey merged commit 703142d into master Sep 12, 2022
@casey casey deleted the fixed-size-types branch September 12, 2022 01:28
popcnt1 pushed a commit to popcnt1/ord that referenced this pull request Jan 11, 2025
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.

Use fixed-sized types in redb to avoid storing lengths
1 participant