losfair / mvsqlite

Distributed, MVCC SQLite that runs on FoundationDB.
https://github.com/losfair/mvsqlite/wiki
Apache License 2.0
1.36k stars 39 forks source link

In-memory temporary files and other fixes #14

Closed losfair closed 1 year ago

losfair commented 1 year ago

Addresses the limitation of journal_mode = memory with multi-database transactions.