SQLite backend implementing the [Storage] trait.
Uses r2d2 connection pool with rusqlite. WAL mode is enabled
on every connection for concurrent read/write support.
SQLite backend implementing the [Storage] trait.
Uses r2d2 connection pool with rusqlite. WAL mode is enabled
on every connection for concurrent read/write support.