(no title)
peterthehacker | 4 years ago
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?
peterthehacker | 4 years ago
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?
janl|4 years ago
peterthehacker|4 years ago
genewitch|4 years ago
There's consistency, write first, latency, replication, and then acronyms.
I just implement hardware and OS stuff, but I like the DB people to be happy. What am I missing?