Skip to content

feat: implement STCS compaction#430

Open
dkharms wants to merge 8 commits into
336-merge-sourcefrom
336-compaction
Open

feat: implement STCS compaction#430
dkharms wants to merge 8 commits into
336-merge-sourcefrom
336-compaction

Conversation

@dkharms
Copy link
Copy Markdown
Member

@dkharms dkharms commented May 27, 2026

Description

Adds a STCS (Size-Tiered Compaction Strategy) planner that groups sealed fractions into time-bins and selects compaction candidates, and an executor that merges them into a new sealed fraction via k-way merge.


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

If you have used LLM/AI assistance please provide model name and full prompt:

Model: {{model-name}}
Prompt: {{prompt}}

@dkharms dkharms changed the title feat: implement compaction feat: implement STCS compaction May 27, 2026
@dkharms dkharms marked this pull request as ready for review May 29, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant