|
|
|
|
|
by peterthehacker
1690 days ago
|
|
What kind of consistency models [0] do Offline-first databases like RxDB and PouchDB have? I was thinking read uncommitted, but they might allow dirty writes. Maybe there’s some CRDTs under the hood… I can’t find any documentation on consistency though, anyone here know? [0] https://jepsen.io/consistency |
|