microservices icon indicating copy to clipboard operation
microservices copied to clipboard

Consul is CP, not AP

Open daviddawson opened this issue 10 years ago • 1 comments
trafficstars

You can see this explicitly in the docs as compared to the underlying Serf lib that is AP

It forms a quorum managed cluster and attempts consistent data access.

https://www.consul.io/intro/vs/serf.html

daviddawson avatar Sep 12 '15 17:09 daviddawson

Send a PR?

arun-gupta avatar Sep 13 '15 17:09 arun-gupta