Skip to content

Database: mvsqlite #133

@tommie

Description

@tommie

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions