ongardie / raft-pseudocodeLinks
attempt at summarizing Raft in one page of pseudo-code
☆20Updated 7 years ago
Alternatives and similar repositories for raft-pseudocode
Users that are interested in raft-pseudocode are comparing it to the libraries listed below
Sorting:
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- Paxos Made Moderately Complex☆186Updated 11 months ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A system for maintaining replicated state machines☆115Updated 8 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 7 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 8 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- ☆10Updated 7 years ago
- Code for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014☆71Updated 10 years ago
- NOPaxos consensus protocol☆135Updated 4 years ago
- A key/value database based on SkimpyStash.☆13Updated 10 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- ☆28Updated 8 years ago
- Fast linearizability checker☆66Updated 10 years ago
- An Elastic, Tiered-Storage Service☆30Updated 6 years ago
- ☆27Updated 3 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆92Updated 6 years ago
- ☆66Updated 4 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
- Eris distributed transactions☆52Updated 7 years ago
- CASPaxos: Replicated State Machines without logs☆101Updated 6 years ago
- LSM-trie☆114Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago