Skip to content

add helper for dynamically setting b-tree degree - #57

Merged
lejeunerenard merged 4 commits into
mainfrom
dynamic-t
Aug 20, 2026
Merged

add helper for dynamically setting b-tree degree#57
lejeunerenard merged 4 commits into
mainfrom
dynamic-t

Conversation

@chm-diederichs

Copy link
Copy Markdown
Contributor

No description provided.

@chm-diederichs
chm-diederichs requested a review from a team July 2, 2026 17:09
mafintosh
mafintosh previously approved these changes Jul 2, 2026
mafintosh
mafintosh previously approved these changes Jul 2, 2026
Maybe an issue if the degree changes which previously was assumed static
per instantiation.

This existed before the `setDegree()` method, but since its a more
direct dynamic update instead of bad behavior, it should be codified or
fixed. In this case, there is no corruption that's can be figured but
instead means tree nodes can be an unexpected size but still read.

Skipped the test for now as its not a behaviour we need to enforce.
@lejeunerenard
lejeunerenard merged commit d0a48d7 into main Aug 20, 2026
4 checks passed
@lejeunerenard
lejeunerenard deleted the dynamic-t branch August 20, 2026 02:55
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.

3 participants