带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
☆10,184Aug 26, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 带有详细注释的 Redis 2.6 源码☆2,321Jan 1, 2020Updated 6 years ago
- For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data s…☆74,154Updated this week
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,200Jul 26, 2021Updated 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,500Apr 26, 2026Updated last week
- Event-driven network library for multi-threaded Linux server in C++11☆16,076Dec 23, 2025Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Proxy based Redis cluster solution supporting pipeline and scaling dynamically☆13,233Apr 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,015Mar 11, 2026Updated last month
- 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,683Mar 7, 2024Updated 2 years ago
- 后端架构师技术图谱☆60,812Apr 11, 2024Updated 2 years ago
- Raft一致性算法论文的中文翻译☆6,285Apr 23, 2024Updated 2 years ago
- 《Redis 设计与实现》(网络版)的书稿源码☆1,518May 1, 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,055Updated this week
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,307Mar 10, 2026Updated last month
- 《Redis Command Reference》全文的中文翻译版。☆1,760Oct 17, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译☆22,980Apr 9, 2026Updated last month
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,067Oct 7, 2025Updated 7 months ago
- 学习笔记☆12,540Feb 6, 2023Updated 3 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆594Sep 24, 2021Updated 4 years ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,129Jul 27, 2023Updated 2 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,308Aug 21, 2024Updated last year
- Distributed reliable key-value store for the most critical data of a distributed system☆51,670May 1, 2026Updated last week
- Event notification library☆11,889Apr 1, 2026Updated last month
- 阿里巴巴 MySQL binlog 增量订阅&消费组件☆29,679Apr 29, 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.
- 《The Way to Go》中文译本,中文正式名《Go 入门指南》☆35,103Aug 14, 2024Updated last year
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆21,518Feb 26, 2023Updated 3 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,120Apr 29, 2026Updated last week
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,525Updated this week
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,343Oct 17, 2023Updated 2 years ago
- Go source code analysis(zh-cn)☆4,040Jul 18, 2022Updated 3 years ago
- A golang ebook intro how to build a web with golang☆43,981May 12, 2024Updated last year
- A library that provides an embeddable, persistent key-value store for fast storage.☆31,660May 1, 2026Updated last week
- grpc 源码解读☆663Aug 17, 2025Updated 8 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。☆9,565Apr 25, 2023Updated 3 years ago
- Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.☆22,425Apr 28, 2026Updated last week
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,215Oct 25, 2024Updated last year
- Your ultimate Go microservices framework for the cloud-native era.☆25,656Apr 4, 2026Updated last month
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆686Aug 22, 2021Updated 4 years ago
- ☆7,596Nov 19, 2023Updated 2 years ago
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,226Oct 22, 2025Updated 6 months ago