Expand description
Shared SQLite paths, flags, pragma settings and connection plumbing for the storage subsystems.
Configuration only: no core::interface::store trait is implemented here, and nothing knows about deltas,
versions or the encoded-key layout.
Modules§
Structs§
- Open
Flags - Sqlite
Config - Sqlite
Temp Path Guard - Removes both the base-path file and the sibling directory at
base.with_extension(""), where the embedded API factory dropsmulti.db/single.dband their-wal/-shmcompanions.DbPath::Fileis left alone; the caller owns those.