Skip to main content

default_replay_store_path

Function default_replay_store_path 

Source
pub fn default_replay_store_path() -> PathBuf
Expand description

Default ReplayStore SQLite path, ~/.mse/store/replay.sqlite. Sibling of default_run_store_path — persisted by default so a restart can consult the replay log (see mlua_swarm::store::replay module doc).