x-hansong / TinyKvStore
500 行代码实现一个基于 LSM 的数据库
☆139Updated 3 years ago
Alternatives and similar repositories for TinyKvStore:
Users that are interested in TinyKvStore are comparing it to the libraries listed below
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- xnnyygn's raft implementation☆231Updated last week
- Labs of MIT 6.830 Database Systems☆56Updated 7 years ago
- ☆128Updated 4 years ago
- LSM-Tree 论文的中文翻译☆75Updated 2 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆29Updated 3 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 4 years ago
- ☆58Updated 8 years ago
- Focus on Database kernel Development, include Basic Skill Content.☆151Updated last year
- raft协议的Java版本简单实现☆88Updated 2 years ago
- ☆113Updated 2 years ago
- DSCL weekly group meeting paper list☆63Updated last year
- good sources for distributed system and database☆62Updated last year
- Readings in Database Systems, 5th Edition 中文翻译☆95Updated 3 years ago
- PingCAP Talent-Plan(TIDB)1.0 题解 成绩: Section1: 95分 Section2: 97分 Section3: 100分 Section4: 88分☆42Updated 4 years ago
- Documentation that introduces the OceanBase kernel☆74Updated last year
- Course info for 6.814/6.830 Fall 2018☆164Updated 4 years ago
- ☆75Updated 2 years ago
- ☆15Updated 4 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- Collect some book about distributed storage system☆276Updated 3 years ago
- CMU 15-721 & MIT 6.824 & Advanced topics about databases and distributed system.☆23Updated 4 years ago
- An embedded KV storage engine for learning HBase☆245Updated 4 years ago
- 简洁、优雅的key/value存储引擎☆52Updated 10 years ago
- 加入个人阅读代码注释的etcd raft实现☆199Updated 3 years ago
- 文件 I/O 简明概述☆192Updated last year
- Talent Plan 2.0☆53Updated 3 years ago
- 分布式理论基础知识仓库☆48Updated 3 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆148Updated 3 years ago