Skip to content
#

modified

Here are 14 public repositories matching this topic...

This assignment focuses on implementing a modified Raft system similar to those used by geo-distributed Database clusters such as CockroachDB or YugabyteDB. Raft is a consensus algorithm designed for distributed systems to ensure fault tolerance and consistency. We aim to build a database that stores key-value pairs mapping key to value string.

  • Updated Apr 8, 2024
  • Python

Improve this page

Add a description, image, and links to the modified topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modified topic, visit your repo's landing page and select "manage topics."

Learn more