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

#384 Initial Changes for confirmation #393

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ssonthal
Copy link
Contributor

Resolves #384

List of Changes -

  1. A new property in IBatchContext called as NullPage set to new Page((*ptr)0).
  2. All DeleteByPrefix methods checking if prefix is empty, then registering the page for future reuse and returning batch.NullPage.

Pending Changes -
Recursively calling for child pages (if the prefix is empty) - need help here.

@ssonthal ssonthal marked this pull request as draft September 18, 2024 16:24
@ssonthal
Copy link
Contributor Author

Hey @Scooletz do these changes look good?

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.

Page management when deleting by prefix
1 participant