-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Running SQLite on top of FoundationDB: https://github.com/losfair/mvsqlite
- In the same spirit as rqlite, but instead of a layer on top of SQLite, it's replacing the VFS layer.
- The SQLite pages are stored in FoundationDB.
- It "ignores" the SQLite locking and instead aborts transactions if the pages saw concurrent modification during the transaction.
(It was on Hacker News a few weeks ago; I'm not affiliated with it.)
Metadata
Metadata
Assignees
Labels
No labels