带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
☆10,151Aug 26, 2023Updated 3 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,185Jul 26, 2021Updated 5 years ago
- For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data s…☆76,242Updated this week
- 带有详细注释的 Redis 2.6 源码☆2,317Jan 1, 2020Updated 6 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,595Updated this week
- Event-driven network library for multi-threaded Linux server in C++11☆16,230Dec 23, 2025Updated 8 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Proxy based Redis cluster solution supporting pipeline and scaling dynamically☆13,222Apr 15, 2024Updated 2 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆39,387Mar 11, 2026Updated 5 months 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,693Mar 7, 2024Updated 2 years ago
- 后端架构师技术图谱☆60,848Apr 11, 2024Updated 2 years ago
- Raft一致性算法论文的中文翻译☆6,291Apr 23, 2024Updated 2 years ago
- TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vec…☆40,492Updated this week
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,289Jul 21, 2026Updated last month
- 《Redis Command Reference》全文的中文翻译版。☆1,758Oct 17, 2019Updated 6 years ago
- 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译☆23,450Aug 30, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,097Oct 7, 2025Updated 11 months ago
- 学习笔记☆12,502Feb 6, 2023Updated 3 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,191Jul 27, 2023Updated 3 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆185,856Aug 21, 2024Updated 2 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆587Sep 24, 2021Updated 4 years ago
- Distributed reliable key-value store for the most critical data of a distributed system☆52,238Updated this week
- 《Redis 设计与实现》(网络版)的书稿源码☆1,516May 1, 2024Updated 2 years ago
- Event notification library☆11,948Updated this week
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,566Updated this week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 阿里巴巴 MySQL binlog 增量订阅&消费组件☆29,730Jul 30, 2026Updated last month
- 《The Way to Go》中文译本,中文正式名《Go 入门指南》☆35,024Aug 14, 2024Updated 2 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆21,499Feb 26, 2023Updated 3 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,127Updated this week
- Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.☆22,582Updated this week
- Go source code analysis(zh-cn)☆4,025Jul 18, 2022Updated 4 years ago
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,351Updated this week
- A golang ebook intro how to build a web with golang☆43,906May 12, 2024Updated 2 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆32,060Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- grpc 源码解读☆663Aug 17, 2025Updated last year
- Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。☆9,541Apr 25, 2023Updated 3 years ago
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发☆158,309Updated this week
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,228Oct 25, 2024Updated last year
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆683Aug 22, 2021Updated 5 years ago
- Your ultimate Go microservices framework for the cloud-native era.☆25,907Aug 19, 2026Updated 2 weeks ago
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,247Oct 22, 2025Updated 10 months ago