Skip to main content

start

Function start 

Source
pub fn start(database: &Path) -> Result<UnboundedSender<Request>>
Expand description

Open the log, fold it, and start the writer task.

§Errors

The log cannot be opened, or a row will not decode or fold — all hard startup errors, because a log this build cannot reproduce is one it must not serve.