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
Functional Programming in ErlangFutureLearn Concurrent Programming in Erlang
University of Kent via FutureLearn Elixir: The Big Picture
Pluralsight Elixir
YouTube Erlang Tutorial
Derek Banas via YouTube