Skip to main content

compact_file

Function compact_file 

Source
pub fn compact_file(path: &Path) -> Result<CompactionStats, String>
Expand description

Compact a single JSONL transcript file in-place. Returns stats about what was compacted.