mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-28 04:14:34 +01:00
persist files in sim memory io for integrity check
This commit is contained in:
@@ -20,4 +20,6 @@ pub trait SimIO: turso_core::IO {
|
||||
fn syncing(&self) -> bool;
|
||||
|
||||
fn close_files(&self);
|
||||
|
||||
fn persist_files(&self) -> anyhow::Result<()>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user