Skip to content

Commit b7b569d

Browse files
committed
Storage: Implement suggestions by CodeRabbit
1 parent 987e177 commit b7b569d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/feature/storage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ for always-on analytics environments where data never stops flowing in.
105105

106106
This process, known as segment merging, achieves three critical optimizations:
107107
- Space compaction: Merging removes deleted or superseded records, freeing disk
108-
space automatically.
108+
space automatically.
109109
- Faster queries: Larger segments reduce index overhead and improve cache efficiency.
110110
- No downtime: Merging occurs transparently, allowing continuous ingestion and querying.
111111

0 commit comments

Comments
 (0)