Using Raft in Rust to Build Distributed Systems - RustConf 2018
Offered By: Rust via YouTube
Course Description
Overview
Explore the implementation of the Raft consensus algorithm in Rust through this RustConf 2018 talk by Siddon Tang. Gain insights into how Raft is utilized to support TiKV, an open-source distributed transactional Key-Value store. Begin with a concise overview of the Raft algorithm, delve into the specifics of its Rust implementation, and conclude by learning how to leverage Raft in Rust to construct a basic distributed Key-Value database. Discover the power of Rust in building highly available and consistent distributed services in this informative 21-minute presentation.
Syllabus
RustConf 2018 - Using Raft in Rust by Siddon Tang
Taught by
Rust
Related Courses
TiKV Best Practices - Deployment, Scaling, and Performance OptimizationLinux Foundation via YouTube Futures in TiKV - RustCon Asia 2019
Rust via YouTube TiKV - Building a Distributed Key-Value Store with Rust
Rust via YouTube Bring Elastic and Resilient Multi-Tenancy to TiKV
CNCF [Cloud Native Computing Foundation] via YouTube The Evolution of TiKV - Architecture, Scalability, and Challenges
CNCF [Cloud Native Computing Foundation] via YouTube