top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Distributed Key-Value Database

Date

April 2023

Language

Python

Implementation of a distributed, replicated key-value datastore. Using a simplified version of the Raft consensus protocol for consistency guarantees.

bottom of page