top | item 42347302

(no title)

jklowden | 1 year ago

It’s unreliable on any network for good reason: SQLite relies on the kernel for state information on the file system. Two machines sharing one file over a network have two unsynchronized versions of that state. One machine’s write does not update the other’s in-kernel image.

discuss

order

No comments yet.