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: support seeking for the first and last key #105

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Conversation

zz-jason
Copy link
Owner

@zz-jason zz-jason commented Aug 10, 2024

What's changed and how does it work?

Ref to #97

  • support seeking the first and last key in btree
  • refactor the iterator interface
  • remove using namespace in header files

@zz-jason zz-jason force-pushed the jian.z/iterator branch 3 times, most recently from 2556807 to 78f6781 Compare August 10, 2024 07:17
@zz-jason zz-jason changed the title feat: support seeking to first and last key in btree feat: support seeking for the first and last key Aug 10, 2024
@zz-jason zz-jason merged commit 73d31b9 into main Aug 10, 2024
3 checks passed
@zz-jason zz-jason deleted the jian.z/iterator branch August 10, 2024 08:13
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.

1 participant