huangzworks / redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
☆10,117Updated last year
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
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,182Updated 3 years ago
- Raft一致性算法论文的中文翻译☆6,168Updated 9 months ago
- 带有详细注释的 Redis 2.6 源码☆2,332Updated 5 years ago
- 开发内功修炼☆6,441Updated this week
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,411Updated 10 months ago
- 《Designing Data-Intensive Application》DDIA中文翻译☆20,762Updated last month
- 《Redis Command Reference》全文的中文翻译版。☆1,761Updated 5 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆21,387Updated last year
- Nginx开发从入门到精通☆6,948Updated last year
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆16,740Updated last week
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,687Updated 3 years ago
- 图说设计模式☆6,966Updated 8 months ago
- programming, database, distributed system☆3,403Updated 7 years ago
- LeetCode题解,151道题完整版。☆11,315Updated 6 months ago
- 《Redis 设计与实现》(网络版)的书稿源码☆1,519Updated 9 months ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆11,511Updated last year
- 输入SQL,输出索引优化建议☆5,606Updated last year
- 🐼 Chinese translations for classic software development resources☆6,875Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆15,040Updated 5 months ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆680Updated 3 years ago
- 算法学习笔记☆8,451Updated 3 years ago
- Linux工具快速教程☆5,915Updated 2 years ago
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆19,540Updated 4 months ago
- Go语言圣经中文版☆6,120Updated 3 months ago
- AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.☆4,712Updated 10 months ago
- 架构师技术图谱,助你早日成为架构师☆9,535Updated 4 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,564Updated last year
- Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.☆5,951Updated 3 weeks ago
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,762Updated last month
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,359Updated last year