henryr / toy_paxosLinks
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
Sorting:
- Example multi-paxos application for those learning Paxos & multi-paxos☆92Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 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
- This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).☆31Updated 11 years ago
- ☆51Updated last year
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Basic Paxos implementation for education☆13Updated 6 years ago
- ☆16Updated 7 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- ☆35Updated last year
- Redis adapted to use Persistent Memory☆57Updated 3 years ago
- A version of Redis that uses persistent memory☆114Updated 7 months ago
- The Cicada engine☆57Updated 7 years ago
- A distributed key-value store☆31Updated 7 years ago
- Go implement for Paxos algorithm☆52Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 4 years ago
- keep learning☆17Updated 5 years ago
- Peloton Design Docs☆27Updated 6 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆45Updated 4 years ago