-
最近文章
近期评论
- minervaxf60 在 示例页面 上的评论
- MargaritaKa 在 示例页面 上的评论
- AnnaCug 在 示例页面 上的评论
- KarinaSaf 在 示例页面 上的评论
- MariaFus 在 示例页面 上的评论
分类目录
友情链接
功能
标签归档:源码分析
redis相关资料
1 官方文档: redis源码doc目录中的所有文档 官方网站:http://redis.io/ 命令集合:http://redis.io/commands 2 国外分析文档: redis-from-the-ground-up: http://blog.mjrusso.com/2010/10/17/redis-from-the-ground-up.html Redis: under the hood http://pauladamsmith.com/articles/redis-under-the-hood.html redis cookbook: http://www.rediscookbook.org/ redis tutorial: http://simonwillison.net/static/2010/redis-tutorial/ Redis Virtual Memory: the story and the code: http://antirez.com/post/redis-virtual-memory-story.html redis性能测试: http://jaksprats.wordpress.com/2010/09/22/12/