y123456yz / Reading-and-comprehense-redis-cluster
分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕
☆681Updated 3 years ago
Alternatives and similar repositories for Reading-and-comprehense-redis-cluster:
Users that are interested in Reading-and-comprehense-redis-cluster are comparing it to the libraries listed below
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆725Updated 3 months ago
- redis 3.2.8 的源码注释☆519Updated 7 years ago
- 分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析☆523Updated 2 years ago
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,185Updated 3 years ago
- Annotated Nginx Source(中文)☆615Updated 5 months ago
- redis键值数据库源码分析☆562Updated 4 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆577Updated 3 years ago
- nginx源码中文注释版☆823Updated 4 years ago
- 带有详细注释的 Redis 2.6 源码☆2,331Updated 5 years ago
- 雷神项目,翻译 mit 6.824 2020☆650Updated last year
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆842Updated last year
- 极客时间<网络编程实战>代码☆953Updated last year
- Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.☆408Updated 4 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,227Updated 4 years ago
- Raft 博士论文的中文翻译☆549Updated 2 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆128Updated 7 years ago
- brpc源码分析☆316Updated 5 years ago
- 加入个人阅读代码注释的etcd raft实现☆199Updated 3 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,378Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆872Updated 2 months ago
- grpc 源码解读☆640Updated last year
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆161Updated 7 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆697Updated last year
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- ☆362Updated 11 months ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- memcached源码详细分析注释,带详尽中文注释及函数调用关系,更新完毕☆58Updated 4 years ago
- 中文版rocksdb文档☆413Updated 8 months ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 5 years ago
- 文件 I/O 简明概述☆192Updated last year