diff --git a/README.md b/README.md index 6a3e0d7..212cdfe 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ While designing distributed systems are hard enough, testing them is even harder - [Files are hard](http://danluu.com/file-consistency/) A blog post on filesystem consistency, pretty important to read if you are into distributed storage or databases. - [Distributed Systems Testing: The Lost World](http://tagide.com/blog/research/distributed-systems-testing-the-lost-world/) Testing distributed systems are hard enough, a well researched blog post which again covers a lot of links to various approaches and other papers - [SWIM Protocol explained](https://asafdav2.github.io/2017/swim-protocol/) A blog post on popular SWIM failure detector +- [Decentralized Thoughts](https://decentralizedthoughts.github.io/): Blogs on Distributed Algorithms, Distributed Computing, and Blockchain Technology ## Research