johnzeng / rocksdb-doc-cn
中文版rocksdb文档
☆410Updated 7 months ago
Alternatives and similar repositories for rocksdb-doc-cn:
Users that are interested in rocksdb-doc-cn are comparing it to the libraries listed below
- Collect some book about distributed storage system☆275Updated 3 years ago
- ☆370Updated 2 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆114Updated last week
- 加入个人阅读代码注释的etcd raft实现☆198Updated 3 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆74Updated 4 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆494Updated last month
- Distributed In-Memory Index 分布式内存索引☆331Updated 6 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆471Updated 3 years ago
- braft detailed explanation☆45Updated 6 years ago
- Analysis leveldb source code step by step☆347Updated 2 months ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆237Updated last year
- ☆194Updated last year
- OLAP Database Performance Tuning Guide☆362Updated 11 months ago
- Rapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on I…☆112Updated 5 years ago
- 腾讯事务处理技术验证系统(Tencent Transaction Processing Testbed System)☆146Updated 3 weeks ago
- Raft 博士论文的中文翻译☆547Updated 2 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆120Updated this week
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Updated 3 years ago
- 分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析☆521Updated 2 years ago
- TiDB In Action: based on 4.0☆716Updated 8 months ago
- A simple distributed key value store based on the Raft consensus protocol☆161Updated last year
- A Scalable, High-Performance Distributed Key-Value Platform☆400Updated 6 years ago
- A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, su…☆118Updated 2 months ago
- BaikalDB, A Distributed HTAP Database.☆1,197Updated last month
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆337Updated 5 years ago
- brpc源码分析☆314Updated 5 years ago
- 分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆117Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆161Updated 7 years ago