GitHub - pychan/annotated_redis_source: 带有详细注释的 Redis 2.6 源码

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

关于
=========

本项目是注释版的 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

Readme

License

BSD-3-Clause license

Contributing

Contributing

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published