We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c7bb1a + 2541008 commit 679d376Copy full SHA for 679d376
index.html
@@ -552,6 +552,14 @@ <h3>Courses teaching Raft</h3>
552
553
<!-- newest first -->
554
<ul>
555
+
556
+ <li>
557
+ <a href="https://www.cs.cmu.edu/">Carnegie Mellon University</a>,
558
+ <a href="https://www.synergylabs.org/courses/15-440/">CS 440: Distributed Systems</a>,
559
+ <a href="https://www.synergylabs.org/yuvraj/">Yuvraj Agarwal</a>,
560
+ <a href="http://www.cs.cmu.edu/~dga/">Dave Andersen</a>.
561
+ Includes Raft programming assignment in Go. (Fall 2019, ...)
562
+ </li>
563
564
<li>
565
<a href="https://khoury.northeastern.edu/">Northeastern University</a>,
0 commit comments