henryr / toy_paxos
Simple implementation of Paxos protocol in Python
☆77Updated 13 years ago
Alternatives and similar repositories for toy_paxos:
Users that are interested in toy_paxos are comparing it to the libraries listed below
- Example multi-paxos application for those learning Paxos & multi-paxos☆91Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).☆31Updated 11 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A distributed key-value store☆31Updated 7 years ago
- ☆51Updated last year
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- ☆29Updated 8 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- ☆21Updated 2 years ago
- Transparent Paxos☆44Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Redis adapted to use Persistent Memory☆57Updated 3 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- db_bench log parser☆18Updated 2 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- scripts for TAing 15721☆12Updated 9 years ago
- attempt at summarizing Raft in one page of pseudo-code☆20Updated 7 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆114Updated 2 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- File-system fault injection framework for distributed storage systems☆66Updated 6 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 10 years ago