Skip to main content

init_from_config

Function init_from_config 

Source
pub fn init_from_config(config: &LogConfig, workspace_dir: &Path)
Expand description

Initialize (or disable) the persistence writer from config. Idempotent. When enabled, runs a streaming in-place migration of any schema-1 rows in the existing file before resuming appends.