bigeasy / bigeasy/strata

Vacuum crufty leaf pages.

Open
#20 0 comments 0 reactions 1 assignee Claimed by @bigeasy View on GitHub
enhancement ready
Dominant language
JavaScript
Stars
163
Forks
18
PR merge metrics
No merged PRs in 30d

Description

There may be pages that do not get rewritten but have a lot of appends. A page may have a record that is inserted and deleted repeatedly, without ever reaching a point where the page will split. I'm considering adding a journal entry number to the appended record, so we'll know how many entries are in the leaf page. A rewritten journal will have one extra entry for the number of records in the page, or two if we take to writing a position array record at the head of the file.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.