Hacker News new | ask | show | jobs
by imtringued 698 days ago
If you think the CAP theorem is overrated, you don't understand the CAP theorem.

It is not just correct from a theoretical point of view. Any tradeoff you make in reality is in accordance to the CAP theorem, one way or another.

The only thing that is overrated is the idea of consistency, availability or pratition tolerance to be discrete things, when in reality they are continuous.

1 comments

Availability is the one that’s overrated in my experience. A lot of system can handle some down time.