tursodatabase / turso-docs

Turso Documentation
https://docs.turso.tech
MIT License
11 stars 49 forks source link

Document Turso transactional semantics #19

Closed penberg closed 1 year ago

penberg commented 1 year ago

As @honzasp points out, the isolation level provided by sqld is weaker than the one SQLite, which is strictly serializable.

Let's document the transactional semantics of Turso so that application developers have the right expectations when porting applications over.