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 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last week
- ☆129Updated 7 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆314Updated 2 years ago
- LSM tree based key-value database☆31Updated last year
- An update-in-place key-value store for modern storage.☆143Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆137Updated this week
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- Experimenting with persistence in C☆185Updated 3 years ago
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- C-Store : A column-oriented DBMS prototype (frozen)☆47Updated 5 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Waltz is a quorum-based distributed write-ahead log for replicating transactions☆426Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 5 months ago
- A list papers of learning how to building database system☆233Updated 9 months ago
- ☆51Updated 7 years ago
- VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆294Updated 3 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆79Updated last year
- The BusTub Relational Database Management System (Educational)☆25Updated last year
- Paxos protocol framework☆555Updated last year
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆173Updated last year