linyiqun / Redis-CodeLinks
redis键值数据库源码分析
☆563Updated 4 years ago
Alternatives and similar repositories for Redis-Code
Users that are interested in Redis-Code are comparing it to the libraries listed below
Sorting:
- redis 3.2.8 的源码注释☆519Updated 7 years ago
- 带有详细注释的 Redis 2.6 源码☆2,328Updated 5 years ago
- 带有详细注释的redis-3.0源码☆94Updated 9 years ago
- memcached 源码剖析注释☆600Updated 2 years ago
- 《Redis 设计与实现》(网络版)的书稿源码☆1,517Updated last year
- nginx源码中文注释版☆823Updated 4 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆728Updated 9 months ago
- A C1000k demo with detailed description☆912Updated 7 years ago
- 《Redis实战》一书的相关源码。☆337Updated 7 years ago
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆689Updated 3 years ago
- decode-redis-2.8 源码注释☆75Updated 10 years ago
- ☆86Updated 4 years ago
- TFS (Taobao File System) is a distributed file system similar to GFS.☆1,244Updated 8 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆128Updated 7 years ago
- Redis相关文章每日精选~☆304Updated 7 years ago
- ☆584Updated 3 years ago
- RabbitMQ系统3.5.3版本中文完全注释(同时实现了RabbitMQ系统和插件源代码编译,根据配置文件创建RabbitMQ集群,创建连接RabbitMQ系统的客户端节点等相关功能,方便源代码的阅读)☆1,156Updated 9 years ago
- 设计模式实现(Java、C++、Golang)☆418Updated 2 years ago
- Annotated Nginx Source(中文)☆622Updated 10 months ago
- A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can ea…☆748Updated last year
- 分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析☆525Updated 2 years ago
- zhangyachen's blog☆271Updated 3 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆444Updated 7 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆357Updated 2 years ago
- redis 1.0源码注解☆55Updated 6 years ago
- A distributed key-value storage system developed by Alibaba Group☆2,247Updated 5 years ago
- service discovery based on redis☆181Updated 6 years ago
- 《分布式系统常用技术及案例分析》示例源码☆494Updated 2 years ago
- 分布式系统服务ZooKeeper的学习历程☆1,197Updated last year