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
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Log-Structured Merge Tree Java implementation☆105Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- An update-in-place key-value store for modern storage.☆146Updated last year
- An embedded key-value store library specialized for building state machine and log store☆236Updated 3 months ago
- ☆132Updated 7 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- LSM tree based key-value database☆31Updated last year
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆138Updated last week
- A collection of state machine replication protocols☆120Updated 2 years ago
- The BusTub Relational Database Management System (Educational)☆27Updated last year
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- ☆93Updated 2 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆325Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆32Updated 4 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 2 months ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- ☆42Updated 2 years ago
- Waltz is a quorum-based distributed write-ahead log for replicating transactions☆426Updated 2 years ago
- ☆121Updated 2 years ago