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
- An embedded key-value store library specialized for building state machine and log store☆237Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- Log-Structured Merge Tree Java implementation☆110Updated last year
- An update-in-place key-value store for modern storage.☆147Updated 2 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- Couchbase Key-Value Engine☆145Updated last week
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- ☆132Updated 7 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- The BusTub Relational Database Management System (Educational)☆29Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A simplified implementation for log structured merge tree.☆63Updated 5 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆38Updated 5 years ago
- LSM tree based key-value database☆31Updated last year
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆143Updated this week
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- A list papers of learning how to building database system☆259Updated last year
- Embedded InnoDB based on v5.1☆35Updated 4 months ago
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Experimenting with persistence in C☆190Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆335Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 5 years ago
- A toy memory store with great performance☆37Updated last month