XiaooLei / lightdbLinks
☆22Updated 2 years ago
Alternatives and similar repositories for lightdb
Users that are interested in lightdb are comparing it to the libraries listed below
Sorting:
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆241Updated 2 years ago
- ☆183Updated last year
- A generic raft library☆284Updated 8 months ago
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆85Updated 4 years ago
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现☆207Updated 4 years ago
- ☆63Updated 3 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆124Updated 7 months ago
- LSM-Tree 论文的中文翻译☆77Updated 3 years ago
- 使用 Go 实现一个 LSM Tree 数据库☆93Updated 3 months ago
- Raft中文版☆79Updated 2 years ago
- 完整的 LevelDB 学习过程,产出最详细的代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆32Updated 3 years ago
- paxos for studying☆99Updated 3 years ago
- colletions of papers on LSM-Tree☆23Updated 3 years ago
- 通过hashicorp-raft库手把手调试raft协议☆202Updated 3 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- (Chinese) rosedb 的 mini 版本,帮助理 解 bitcask 存储模型以及 rosedb 项目。☆464Updated last year
- PingCAP Talent-Plan(TIDB)1.0 题解 成绩: Section1: 95分 Section2: 97分 Section3: 100分 Section4: 88分☆41Updated 5 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆79Updated 4 years ago
- a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV dat…☆210Updated 9 months ago
- Talent Plan 2.0☆54Updated 3 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- Programming challenges for MO candidates☆31Updated 3 years ago
- pingcap 面试小作业☆36Updated 4 years ago
- Implementing bplustree base on disk(kv store).☆34Updated 5 years ago
- ☆113Updated 3 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆272Updated 6 months ago
- 完整的 etcd 应用学习过程,产出最详细的 etcd 代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆108Updated 3 years ago
- MIT6.824作业 - 基于Raft的分布式KV存储☆144Updated 4 years ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago