mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-24 22:01:13 -06:00
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase/pull/243
Author: @appy-one
Created: 8/19/2023
Status: ✅ Merged
Merged: 8/19/2023
Merged by: @appy-one
Base:
master← Head:appy-one/issue242📝 Commits (2)
1f612b7Trigger single-leaf tree growth rebuilds on time444c1ffimproved unit test📊 Changes
2 files changed (+21 additions, -6 deletions)
View changed files
📝
src/btree/binary-tree.ts(+7 -2)📝
src/storage/binary/test.spec.ts(+14 -4)📄 Description
This causes single-leaf trees to be saved when they reach their max number of entries, so they can be rebuilt (increased in size) when a next batch of add operations is processed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.