huangzworks / redis-3.0-annotatedLinks
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
☆10,183Updated 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:
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,209Updated 4 years ago
- Raft一致性算法论文的中文翻译☆6,272Updated last year
- 带有详细注释的 Redis 2.6 源码☆2,330Updated 5 years ago
- programming, database, distributed system☆3,418Updated 7 years ago
- 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,641Updated 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…☆17,376Updated this week
- Nginx开发从入门到精通☆6,977Updated 2 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,094Updated last month
- 《Redis Command Reference》全文的中文翻译版。☆1,764Updated 6 years ago
- 《Redis 设计与实现》(网络版)的书稿源码☆1,521Updated last year
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,376Updated last year
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,779Updated 4 years ago
- MIT课程《Distributed Systems 》学习和翻译☆2,758Updated 5 years ago
- 开发内功修炼☆6,723Updated 2 months ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆689Updated 4 years ago
- AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.☆4,731Updated 3 weeks ago
- redis键值数据库源码分析☆563Updated 4 years ago
- 输入SQL,输出索引优化建议☆5,645Updated 2 years ago
- A distributed key-value storage system developed by Alibaba Group☆2,277Updated 6 years ago
- Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemente…☆10,053Updated last year
- redis 3.2.8 的源码注释☆523Updated 7 years ago
- 🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)☆5,703Updated last year
- Basic Sources for MIT 6.824 Distributed Systems Class☆3,246Updated last year
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,177Updated last year
- A simple but usable RPC framework☆665Updated 5 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,001Updated 2 years ago
- 《自己动手写Java虚拟机》随书源代码☆1,655Updated 3 years ago
- 写在19年初的后端社招面试经历🤑☆2,891Updated 6 years ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,147Updated 2 years ago
- 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译☆22,188Updated last week