You are here |
timilearning.com | ||
| | | |
henrikwarne.com
|
|
| | | | What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is... | |
| | | |
www.adamconrad.dev
|
|
| | | | Ch 8 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann. | |
| | | |
www.openlife.cc
|
|
| | | | This is just a "note to self" or cheatsheet... I'm working on the new distributed consensus algorithm about to appear in Cassandra 5.0. I see that I frequently lose momentum when I have to resort to the formal definition of the algorithm. Because I was never good at reading mathematical notation with a lot of greek letters... So, let's translate the greek letters to English words: | |
| | | |
blog.thislongrun.com
|
|
| | Introduces the CAP theorem series, going into the definition of consistency, availability and partitions, and the meaning of AP/CP/CA categories of the CAP theorem. |