lichuang / data-infra-paper-reading-cnLinks
存储(分布式、存储引擎等)领域相关的论文阅读笔记
☆191Updated 2 years ago
Alternatives and similar repositories for data-infra-paper-reading-cn
Users that are interested in data-infra-paper-reading-cn are comparing it to the libraries listed below
Sorting:
- leveldb 传☆85Updated last year
- Readings in Database Systems, 5th Edition 中文翻译☆98Updated 3 years ago
- good sources for distributed system and database☆62Updated last year
- distributed consensus protocol's bugs, flaws, deceptive traps, improvements☆119Updated 3 weeks ago
- distributed system, db, storage, computing jobs hub☆171Updated last year
- LSM-Tree 论文的中文翻译☆76Updated 3 years ago
- A consensus that unifies paxos, raft, 2pc, etc.☆148Updated last year
- ☆181Updated last year
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆240Updated 2 years ago
- 文件 I/O 简明概述☆195Updated last year
- DDIA 逐章精读☆488Updated 8 months ago
- Focus on Database kernel Development, include Basic Skill Content.☆155Updated 2 years ago
- ☆114Updated 3 years ago
- Raft 博士论文的中文翻译☆553Updated 2 years ago
- Databend 内幕大揭秘☆302Updated last year
- ☆136Updated 11 months ago
- Code repository for the book 'Distributed System Deep Dive'《深入理解分布式系统》代码仓库☆116Updated 2 years ago
- Raft学习的一些资料☆230Updated 4 years ago
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆99Updated 3 years ago
- 加入个人阅读代码注释的etcd raft实现