From 7d04813069e3eca43207a7e0debf6a15dbd6738e Mon Sep 17 00:00:00 2001 From: "A. Hobden" Date: Wed, 26 Sep 2018 09:59:15 -0700 Subject: [PATCH] Add siddon's talk (#126) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d081aca4b..86710effc 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,4 @@ Thanks [etcd](https://github.com/coreos/etcd) for providing the amazing Go imple * [Raft Dissertation](https://github.com/ongardie/dissertation#readme) * [Raft Refloated](https://www.cl.cam.ac.uk/~ms705/pub/papers/2015-osr-raft.pdf) * [Implement Raft in Rust](https://www.pingcap.com/blog/implement-raft-in-rust/) +* [Using Raft in Rust at RustConf 2018](https://www.youtube.com/watch?v=MSrcdhGRsOE)