henryr / toy_paxos
Simple implementation of Paxos protocol in Python
☆77Updated 14 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
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- Prototype implementation and extended paper of SDPaxos☆16Updated 6 years ago
- Peloton Design Docs☆27Updated 6 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆51Updated last year
- Implement the Paxos Algorithm☆18Updated 8 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆115Updated 2 years ago
- 一起搞个大新闻 :)☆74Updated 8 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- LFS using Fuse☆45Updated 12 years ago
- levi-db is a fast database engine☆36Updated 6 years ago
- Redis adapted to use Persistent Memory☆57Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- ☆21Updated 2 years ago
- A distributed key-value store☆31Updated 7 years ago
- ☆35Updated last year
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆54Updated 7 months ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago