telys_compact
Compact a collection after large delete or update batches to merge delta segments and flush tombstones, reclaiming physical storage space.
Instructions
Flush tombstones and merge the delta segment into the base layout, physically reclaiming space from deleted/updated rows; the store is persisted. Use after large delete or update batches. Required: collection. Repeating with no pending changes is a no-op. Fails when the collection does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes |