Structs§
- Sqlite
Store Cloneis derived because the underlyingSqlitePoolis itselfClone(it’sArc<PoolInner>internally) — cloning the store hands back a new wrapper around the same connection pool. Theinstance_idis per-store identity (heartbeat row tag), shared across clones so all clones look like the same instance toengine.lock.