fxleyu / west-world

This is a repository for the records of books, films, teleplay and so on.
https://fxleyu.github.io/
0 stars 0 forks source link

[Redis][RIA] Redis 实战 #13

Open fxleyu opened 6 years ago

fxleyu commented 6 years ago

本书 深入浅出地介绍了 Redis 的 5 中数据类型,并通过多个实例展示了 Redis 的用法。除此之外,书中还讲述了 Redis 的优化方法以及扩展方法。

本书一共由三个部分组成。

本书即涵盖了命令用法等入门主题,也包含了复制、集群、性能扩展等深入主题。 image

fxleyu commented 6 years ago

目录

第一部分 入门

第二部分 核心概念