recall

← recall

strict serializability term

serializable + linearizable — gold standard

Transactions are serializable AND committed in real-time order. What people usually mean when they say 'strong consistency.' Spanner offers this; most systems don't.

topics: consistency, databases, distributed-systems

references: