JmPotato / raft-kv
[WIP] ⛵ A basic key-value storage service with transaction and fault-tolerant in Rust.
☆10Updated 4 years ago
Alternatives and similar repositories for raft-kv:
Users that are interested in raft-kv are comparing it to the libraries listed below
- ⛵ A distributed key-value store based on Raft. (WIP)☆42Updated 4 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- A minimal implementation of tikv/pd in Rust.☆64Updated 3 years ago
- The TiKV development/contribution guide☆35Updated 2 years ago
- My notes for reading leveldb☆11Updated 11 months ago
- 🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"☆27Updated 3 years ago
- A Toy Query Engine & SQL interface☆65Updated 2 years ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆29Updated 3 years ago
- ☆24Updated 3 years ago
- eight-legged essay for MySQL. Just a learning Project☆46Updated last year
- Unofficial! English original and Chinese translation of the paper.☆50Updated 9 months ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- A simple sql server code by rust☆65Updated 3 years ago
- 📄 🇨🇳 papers I have read☆28Updated 3 years ago
- PingCAP Talent-Plan(TIDB)1.0 题解 成绩: Section1: 95分 Section2: 97分 Section3: 100分 Section4: 88分☆41Updated 4 years ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆101Updated last year
- 非官方 TiDB 百科,目标收录所有 TiDB 开发/维护/使用过程中可能会碰到的 概念/配置项/其他 等等。☆10Updated 3 years ago
- Async positioned I/O with io_uring.☆43Updated 4 years ago
- 用Rust语言重新设计与实现xv6☆35Updated 3 years ago
- The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf☆35Updated last year
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆77Updated 2 years ago
- Databend x Rust China Hackathon 2022☆40Updated 2 years ago
- RFCs for changes to TiKV and its ecosystem☆78Updated 2 months ago
- The home page of database meetup☆78Updated 2 years ago
- Experimental KV store engine on non-volatile memory☆72Updated 4 years ago
- record paper reading notes☆42Updated 2 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- Readings in Database Systems, 5th Edition 中文翻译☆97Updated 3 years ago
- LSM based key-value store in rust, design for cloud☆87Updated 3 years ago
- A SQL database☆89Updated last year