We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987e177 commit b7b569dCopy full SHA for b7b569d
docs/feature/storage/index.md
@@ -105,7 +105,7 @@ for always-on analytics environments where data never stops flowing in.
105
106
This process, known as segment merging, achieves three critical optimizations:
107
- Space compaction: Merging removes deleted or superseded records, freeing disk
108
- space automatically.
+ space automatically.
109
- Faster queries: Larger segments reduce index overhead and improve cache efficiency.
110
- No downtime: Merging occurs transparently, allowing continuous ingestion and querying.
111
0 commit comments