sherrybai / chubbyLinks
Project for COS 518: distributed lock service
☆37Updated 6 years ago
Alternatives and similar repositories for chubby
Users that are interested in chubby are comparing it to the libraries listed below
Sorting:
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- ☆132Updated 7 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated last week
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Log-Structured Merge Tree Java implementation☆108Updated last year
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆331Updated 3 years ago
- An update-in-place key-value store for modern storage.☆147Updated 2 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- LSM tree based key-value database☆31Updated last year
- The BusTub Relational Database Management System (Educational)☆28Updated last year
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- A list papers of learning how to building database system☆257Updated last year
- An Educational parallel Algorithm collection☆137Updated last year
- Experimenting with persistence in C☆188Updated 3 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Couchbase Key-Value Engine☆145Updated this week
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆211Updated 2 years ago
- ☆42Updated 2 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago