Skip to content

refactor: merge skiping #128

@KKould

Description

@KKould

Feature Request

Currently, SSTable will be added to Level 0 during Minor Compaction, but Level 0 will easily cause greater write amplification and read performance impact during Major Compaction.

In fact, the SSTable generated by Minor Compaction can directly reach the largest layer without overlapping.

Metadata

Metadata

Assignees

Labels

M - MediumAdding a new feature, refactoring a module, performance optimization.enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions