feat(wfe-sqlite): add SQLite persistence provider
SqlitePersistenceProvider using sqlx with in-memory and file-based SQLite. Schema with 6 tables, 8 indexes, created via ensure_store_exists. Transactions for multi-table operations. Passes persistence_suite tests.
This commit is contained in:
1120
wfe-sqlite/src/lib.rs
Normal file
1120
wfe-sqlite/src/lib.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user