Module wal_checkpoint

Module wal_checkpoint 

Source
Expand description

§WAL checkpointing for SQLite connection pool.

Structs§

WalCheckpointStats 🔒
Information about WAL checkpointing call for logging.

Functions§

wal_checkpoint 🔒
Runs a checkpoint operation in TRUNCATE mode, so the WAL file is truncated to 0 bytes.