In a distributed system, which CAP theorem combination is chosen by a system that remains available during a network partition but may return stale data?
-
A
CP (Consistent and Partition-tolerant)
-
B
CA (Consistent and Available)
-
C
AP (Available and Partition-tolerant)
-
D
ACP (all three)