sherrybai / chubbyLinks
Project for COS 518: distributed lock service
☆36Updated 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
- Log-Structured Merge Tree Java implementation☆101Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- An embedded key-value store library specialized for building state machine and log store☆235Updated last month
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- An update-in-place key-value store for modern storage.☆143Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- ☆130Updated 7 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆320Updated 2 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- LSM tree based key-value database☆31Updated last year
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 5 years ago
- Experimenting with persistence in C☆185Updated 3 years ago
- A Swiss Army knife for read-write quorum systems☆84Updated 4 years ago
- Couchbase Key-Value Engine☆140Updated this week
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A collection of state machine replication protocols☆119Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- A toy memory store with great performance☆36Updated 3 years ago
- MongoDB Jepsen tests☆25Updated 2 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 2 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- 500 行代码实现一个基于 LSM 的数据库☆144Updated 4 years ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆137Updated last week