CAP Theorem
A fundamental theorem in distributed systems stating that a distributed data store can provide at most two of three guarantees: Consistency, …
A fundamental theorem in distributed systems stating that a distributed data store can provide at most two of three guarantees: Consistency, …
An extension of the CAP theorem that addresses the trade-off between latency and consistency even when no network partition is present.