Skip to content

Commit 37333b6

Browse files
authored
Update README.md
1 parent e3603a6 commit 37333b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,6 +1233,8 @@ Graphs can be used to represent many problems in computer science, so this secti
12331233
- [ ] Consensus Algorithms:
12341234
- [ ] Paxos - [Paxos Agreement - Computerphile (video)](https://www.youtube.com/watch?v=s8JqcZtvnsM)
12351235
- [ ] Raft - [An Introduction to the Raft Distributed Consensus Algorithm (video)](https://www.youtube.com/watch?v=P9Ydif5_qvE)
1236+
- [ ] [Easy-to-read paper](https://raft.github.io/)
1237+
- [ ] [Infographic](http://thesecretlivesofdata.com/raft/)
12361238
- [ ] [Consistent Hashing](http://www.tom-e-white.com/2007/11/consistent-hashing.html)
12371239
- [ ] [NoSQL Patterns](http://horicky.blogspot.com/2009/11/nosql-patterns.html)
12381240
- [ ] Scalability:

0 commit comments

Comments
 (0)