mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-03 21:45:51 -04:00
This patch adds a new `StoreOpenConfing` type to configure the store when opening it and when creating the pool of connections to SQLite via `deadpool_sqlite`. This patch also adds a new `open_with_config` constructor on all stores, namely `SqliteCryptoStore`, `SqliteEventCacheStore` and `SqliteStateStore`.
The file is empty.