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

refactor(p2): fall 2024 #749

Closed
wants to merge 22 commits into from
Closed

refactor(p2): fall 2024 #749

wants to merge 22 commits into from

Conversation

unw9527
Copy link
Member

@unw9527 unw9527 commented Sep 22, 2024

DO NOT PUSH PROJECT SOLUTIONS PUBLICLY.

And especially do NOT open pull requests with project solutions!

Please be considerate of this free educational resource.


  • Txn in B+ tree is removed as it is deprecated.
  • Split the data array in the B+ tree page into two as required.
  • B+ tree debugging tool has been decoupled form the original B+ tree implementation.
  • Expose all the concurrent tests.

@unw9527 unw9527 self-assigned this Sep 22, 2024
@unw9527 unw9527 marked this pull request as draft September 26, 2024 20:28
@unw9527 unw9527 changed the title refactor(p2): remove transaction from b plus tree refactor(p2): fall 2024 Sep 26, 2024
@lanlou1554 lanlou1554 marked this pull request as ready for review September 28, 2024 22:57
@unw9527 unw9527 closed this Sep 29, 2024
@unw9527 unw9527 deleted the p2-rm-txn branch September 29, 2024 00:02
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