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

feat: Add a sorted index to the mutable index shard #11

Merged
merged 4 commits into from
Feb 5, 2024

Conversation

evenyag
Copy link
Owner

@evenyag evenyag commented Feb 5, 2024

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

This PR adds a sorted btree map as an index to the binary buffer. It also adds a test for the index part.

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

Refer to a related PR or issue link (optional)

@evenyag evenyag marked this pull request as ready for review February 5, 2024 09:45
@evenyag evenyag merged commit 514fbf7 into poc/compact-memtable Feb 5, 2024
13 of 14 checks passed
@evenyag evenyag deleted the feat/shard-index branch February 5, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant