Building a Multi-Master Distributed Redis in Erlang
Offered By: Strange Loop Conference via YouTube
Course Description
Overview
Explore the development of Edis, a highly available NoSQL database that implements the Redis protocol, in this 39-minute conference talk from Strange Loop 2013. Dive into the process of creating a Redis clone written in Erlang, offering a multi-master alternative to Redis' single point of failure. Learn about Edis' open-source nature, pluggable backends, and implementation of the Paxos algorithm for leader election among multiple peer nodes. Discover how Edis compares to Riak while maintaining a single authority for atomic operations. Gain insights into NoSQL databases, functional programming languages like Erlang and the OTP platform, and distributed computing concepts. Presented by Chad DePue, founder of Inaka and expert in functional programming languages and NoSQL databases.
Syllabus
"Building a Multi-Master Distributed Redis in Erlang" by Chad DePue (2013)
Taught by
Strange Loop Conference
Tags
Related Courses
Sniffing the MetaverseStrange Loop Conference via YouTube KalDB - A Cloud Native Log Search Platform
Strange Loop Conference via YouTube The Evolution of a Planetary-scale Distributed Database
Strange Loop Conference via YouTube Machine Learning for Developer Productivity
Strange Loop Conference via YouTube Formally Verifying Everybody's Cryptography
Strange Loop Conference via YouTube