Skip to content

Instantly share code, notes, and snippets.

@ArloL
Created October 25, 2015 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArloL/f985e5df6ed67d3ce4ef to your computer and use it in GitHub Desktop.
Save ArloL/f985e5df6ed67d3ce4ef to your computer and use it in GitHub Desktop.
Effortful Retrieval Questions on The CAP FAQ

The CAP FAQ

https://github.com/henryr/cap-faq

  • What's the relationship between CAP and performance?
  • What does CAP mean to me as an engineer?
  • What's the relationship between CAP and ACID?
  • What does CAP stand for?
  • What does Availability in CAP stand for?
  • What does Consistency in CAP stand for?
  • What does Partition Tolerance in CAP stand for?
  • What is 'read-write storage'?
  • What does atomic (or linearizable) mean?
  • What is the consequence of the asynchronous property?
  • How is availability both a weak and a strong requirement?
  • What is a total partition?
  • Why is CAP true?
  • Are C and A spectrums?
  • Can you 'beat' CAP?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment