← Back to context

Comment by avinassh

1 year ago

disclosure: I work here. I am happy to answer any questions

tl;dr We are rewriting SQLite in Rust. It uses Asynchronous I/O, considers WASM as first class, and has Deterministic Simulation Testing support from the beginning.

source: https://github.com/tursodatabase/limbo

> It uses Asynchronous I/O

Can it have more than 1 writer?