huangzworks / redis-3.0-annotatedLinks
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
☆10,194Updated 2 years ago
Alternatives and similar repositories for redis-3.0-annotated
Users that are interested in redis-3.0-annotated are comparing it to the libraries listed below
Sorting:
- 带有详细注释的 Redis 2.6 源码☆2,329Updated 5 years ago
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,208Updated 4 years ago
- Raft一致性算法论文的中文翻译☆6,269Updated last year
- 开发内功修炼☆6,730Updated 3 months ago
- programming, database, distributed system☆3,417Updated 7 years ago
- Nginx开发从入门到精通☆6,983Updated 2 years ago
- 《Redis Command Reference》全文的中文翻译版。☆1,764Updated 6 years ago
- 《Redis 设计与实现》(网络版)的书稿源码☆1,522Updated last year
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,379Updated 2 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,785Updated 4 years ago
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,418Updated last week
- Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemente…☆10,060Updated last year
- Proxy based Redis cluster solution supporting pipeline and scaling dynamically☆13,249Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,711Updated 2 years ago
- redis 3.2.8 的源码注释☆523Updated 8 years ago
- AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.☆4,733Updated last month
- redis键值数据库源码分析☆564Updated 5 years ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆690Updated 4 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,196Updated last year
- 图说设计模式☆7,112Updated last year
- FastDFS is a high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing,…☆9,223Updated last week
- A simple but usable RPC framework☆664Updated 5 years ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,149Updated 2 years ago
- A simple C++ based RPC framework.☆2,041Updated 2 years ago
- 🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)☆5,710Updated last year
- 架构师技术图谱,助你早日成为架构师☆9,635Updated 4 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,045Updated 2 years ago
- 讨论如何构建一套可靠的大型分布式系统☆9,305Updated last year
- 输入SQL,输出索引优化 建议☆5,646Updated 2 years ago
- A distributed key-value storage system developed by Alibaba Group☆2,292Updated 6 years ago