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
- Log-Structured Merge Tree Java implementation☆108Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated last month
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆328Updated 3 years ago
- ☆132Updated 7 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- An update-in-place key-value store for modern storage.☆147Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- LSM tree based key-value database☆31Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆36Updated 4 years ago
- The BusTub Relational Database Management System (Educational)☆28Updated last year
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆141Updated this week
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆83Updated 2 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- Couchbase Key-Value Engine☆145Updated last week
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- A toy memory store with great performance☆37Updated this week
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- How query engine work golang port for learning purpose☆23Updated 4 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- Readings in Stream Processing☆126Updated 4 months ago
- ☆42Updated 2 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