Skip to content
unstable
Go to file
Code
This branch is 27 commits behind huangz1990:unstable.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README

关于
=========

本项目是注释版的 Redis 2.6 源码。

原始源码来自: https://github.com/antirez/redis 

基本上所有单机 Redis 模块都已经注释了:只有 SENTINEL 模块、REPLICATION 模块、 CLUSTER 模块和一些小的辅助模块没有注释。

除了一些空格/空行/缩进方面的调整外,没有对原始代码进行其他改动。

这份注释源码是《Redis 设计与实现》一书的附属项目,可以到 www.redisbook.com 阅读本书。

have fun!

huangz
2013.3.5 
(last updated at 2013.3.9)

About

带有详细注释的 Redis 2.6 源码

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.